[25834] trunk/dports/devel/libidl/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jun 3 02:42:53 PDT 2007
Revision: 25834
http://trac.macosforge.org/projects/macports/changeset/25834
Author: rhwood at macports.org
Date: 2007-06-03 02:42:53 -0700 (Sun, 03 Jun 2007)
Log Message:
-----------
Replace configure.env statement with a configure.cflags-append statement
Modified Paths:
--------------
trunk/dports/devel/libidl/Portfile
Modified: trunk/dports/devel/libidl/Portfile
===================================================================
--- trunk/dports/devel/libidl/Portfile 2007-06-03 09:35:59 UTC (rev 25833)
+++ trunk/dports/devel/libidl/Portfile 2007-06-03 09:42:53 UTC (rev 25834)
@@ -26,4 +26,4 @@
use_bzip2 yes
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
-configure.env CFLAGS=-no-cpp-precomp
+configure.cflags-append -no-cpp-precomp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070603/2728880c/attachment.html
More information about the macports-changes
mailing list