pstoedit: disable libemf support; if one day a libemf port is added to MacPorts, we don't want pstoedit suddenly using it
--- trunk/dports/graphics/pstoedit/Portfile 2011-02-22 08:44:55 UTC (rev 76403)
+++ trunk/dports/graphics/pstoedit/Portfile 2011-02-22 08:59:24 UTC (rev 76404)
@@ -28,7 +28,7 @@
patchfiles patch-src__cppcomp.h
-configure.args --without-swf
+configure.args --without-emf --without-swf
configure.cppflags-append "-Wno-long-long"