[26801] trunk/dports/gnome/genius/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jul 8 12:32:54 PDT 2007
Revision: 26801
http://trac.macosforge.org/projects/macports/changeset/26801
Author: jmpp at macports.org
Date: 2007-07-08 12:32:53 -0700 (Sun, 08 Jul 2007)
Log Message:
-----------
Remove uneccessary CPPFLAFGS declaration and use new format for appending extra cflags.
Modified Paths:
--------------
trunk/dports/gnome/genius/Portfile
Modified: trunk/dports/gnome/genius/Portfile
===================================================================
--- trunk/dports/gnome/genius/Portfile 2007-07-08 18:47:42 UTC (rev 26800)
+++ trunk/dports/gnome/genius/Portfile 2007-07-08 19:32:53 UTC (rev 26801)
@@ -20,8 +20,7 @@
depends_lib lib:libgtksourceview-1:gtksourceview \
lib:libreadline:readline lib:libgmp:gmp
configure.args --enable-gnome --enable-gtksourceview
-configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
- CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
+configure.cflags-append -no-cpp-precomp -flat_namespace -undefined supress
variant without_gnome {
configure.args-delete --enable-gnome --enable-gtksourceview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070708/cada8f1d/attachment.html
More information about the macports-changes
mailing list