gegl: remove workaround for libsdl not working on 10.6
--- trunk/dports/graphics/gegl/Portfile 2009-11-28 03:10:43 UTC (rev 60913)
+++ trunk/dports/graphics/gegl/Portfile 2009-11-28 03:12:46 UTC (rev 60914)
@@ -48,8 +48,6 @@
configure.args --disable-docs
platform darwin 10 {
- depends_lib-delete path:lib/pkgconfig/sdl.pc:libsdl
- depends_lib-append path:lib/pkgconfig/sdl.pc:libsdl-devel
# workaround for ticket #20906
configure.args-append --disable-mmx
}