[87548] trunk/dports/finance/ledger/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Nov 24 22:23:03 PST 2011
Revision: 87548
http://trac.macports.org/changeset/87548
Author: ryandesign at macports.org
Date: 2011-11-24 22:23:03 -0800 (Thu, 24 Nov 2011)
Log Message:
-----------
ledger: use llvm-gcc-4.2 instead of clang; see #32215
Modified Paths:
--------------
trunk/dports/finance/ledger/Portfile
Modified: trunk/dports/finance/ledger/Portfile
===================================================================
--- trunk/dports/finance/ledger/Portfile 2011-11-25 06:20:29 UTC (rev 87547)
+++ trunk/dports/finance/ledger/Portfile 2011-11-25 06:23:03 UTC (rev 87548)
@@ -31,6 +31,10 @@
port:gmp \
port:expat
+if {${configure.compiler} == "clang"} {
+ configure.compiler llvm-gcc-4.2
+}
+
configure.args --disable-ofx
#patchfiles patch-admin-libtool.m4.in.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111124/4f32692c/attachment.html>
More information about the macports-changes
mailing list