Revision: 76404 http://trac.macports.org/changeset/76404 Author: ryandesign@macports.org Date: 2011-02-22 00:59:24 -0800 (Tue, 22 Feb 2011) Log Message: ----------- pstoedit: disable libemf support; if one day a libemf port is added to MacPorts, we don't want pstoedit suddenly using it Modified Paths: -------------- trunk/dports/graphics/pstoedit/Portfile Modified: trunk/dports/graphics/pstoedit/Portfile =================================================================== --- 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"