[97176] trunk/dports/math/aamath/Portfile
g5pw at macports.org
g5pw at macports.org
Wed Aug 29 01:17:39 PDT 2012
Revision: 97176
https://trac.macports.org/changeset/97176
Author: g5pw at macports.org
Date: 2012-08-29 01:17:36 -0700 (Wed, 29 Aug 2012)
Log Message:
-----------
math/aamath:
blacklist clang, fixes #35493.
Modified Paths:
--------------
trunk/dports/math/aamath/Portfile
Modified: trunk/dports/math/aamath/Portfile
===================================================================
--- trunk/dports/math/aamath/Portfile 2012-08-29 05:01:13 UTC (rev 97175)
+++ trunk/dports/math/aamath/Portfile 2012-08-29 08:17:36 UTC (rev 97176)
@@ -30,6 +30,8 @@
configure.cppflags-append -I${prefix}/include/ncurses
configure.ldflags-append -lreadline -ltermcap -lncurses
+compiler.blacklist clang
+
patchfiles patch-Makefile.diff
post-patch {
reinplace s|@@CXX@@|${configure.cxx}|g ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120829/a84f5354/attachment-0001.html>
More information about the macports-changes
mailing list