[45648] trunk/dports/sysutils/rpm/Portfile
afb at macports.org
afb at macports.org
Mon Jan 19 03:18:20 PST 2009
Revision: 45648
http://trac.macports.org/changeset/45648
Author: afb at macports.org
Date: 2009-01-19 03:18:20 -0800 (Mon, 19 Jan 2009)
Log Message:
-----------
unbreak build with ccache
Modified Paths:
--------------
trunk/dports/sysutils/rpm/Portfile
Modified: trunk/dports/sysutils/rpm/Portfile
===================================================================
--- trunk/dports/sysutils/rpm/Portfile 2009-01-19 11:17:09 UTC (rev 45647)
+++ trunk/dports/sysutils/rpm/Portfile 2009-01-19 11:18:20 UTC (rev 45648)
@@ -45,6 +45,9 @@
# needed because it checks for sqlite3_open in sqlite lib...
configure.env-append ac_cv_lib_sqlite_sqlite3_open=yes
+ # needed because db3 configure breaks with a two-word CXX...
+configure.ccache no
+
patchfiles patch-neon.diff \
patch-macros.in \
patch-configure \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090119/ed381ea2/attachment.html>
More information about the macports-changes
mailing list