[26286] trunk/dports/sysutils/rpm/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jun 18 06:05:26 PDT 2007


Revision: 26286
          http://trac.macosforge.org/projects/macports/changeset/26286
Author:   jmpp at macports.org
Date:     2007-06-18 06:05:26 -0700 (Mon, 18 Jun 2007)

Log Message:
-----------
We only need cppflags.. and prefixed, by the way.

Modified Paths:
--------------
    trunk/dports/sysutils/rpm/Portfile

Modified: trunk/dports/sysutils/rpm/Portfile
===================================================================
--- trunk/dports/sysutils/rpm/Portfile	2007-06-18 12:51:08 UTC (rev 26285)
+++ trunk/dports/sysutils/rpm/Portfile	2007-06-18 13:05:26 UTC (rev 26286)
@@ -75,8 +75,7 @@
 			      --with-lua --with-glob --enable-broken-chown \
 			      --disable-rpath
 
-	configure.cflags-append -I/Library/Frameworks/Python.framework/Versions/2.4/include
-	configure.cppflags-append -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
+	configure.cppflags-append -I${prefix}/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
 	configure.ldflags-append -L${workpath}/librt
 
 #	post-configure {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070618/b82b0c54/attachment.html


More information about the macports-changes mailing list