[41341] trunk/dports/editors/jed/Portfile
jmr at macports.org
jmr at macports.org
Thu Oct 30 22:16:40 PDT 2008
Revision: 41341
http://trac.macports.org/changeset/41341
Author: jmr at macports.org
Date: 2008-10-30 22:16:40 -0700 (Thu, 30 Oct 2008)
Log Message:
-----------
jed: don't use -flat_namespace or -undefined suppress
Modified Paths:
--------------
trunk/dports/editors/jed/Portfile
Modified: trunk/dports/editors/jed/Portfile
===================================================================
--- trunk/dports/editors/jed/Portfile 2008-10-31 05:15:21 UTC (rev 41340)
+++ trunk/dports/editors/jed/Portfile 2008-10-31 05:16:40 UTC (rev 41341)
@@ -26,7 +26,7 @@
patch-misc.c
configure.args --mandir=${prefix}/share/man --with-slang=${prefix}
configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
+configure.cflags-append -no-cpp-precomp
configure.env JED_ROOT=${prefix}/share/jed
destroot {
xinstall ${worksrcpath}/src/objs/jed ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081030/4aa37aa6/attachment.html>
More information about the macports-changes
mailing list