[77572] trunk/dports/math/qhull/Portfile
mmoll at macports.org
mmoll at macports.org
Mon Apr 4 06:59:27 PDT 2011
Revision: 77572
http://trac.macports.org/changeset/77572
Author: mmoll at macports.org
Date: 2011-04-04 06:59:26 -0700 (Mon, 04 Apr 2011)
Log Message:
-----------
math/qhull: fix universal variant by removing compile flag. Non-universal still works, so not clear why that flag was necessary. Closes #29016.
Modified Paths:
--------------
trunk/dports/math/qhull/Portfile
Modified: trunk/dports/math/qhull/Portfile
===================================================================
--- trunk/dports/math/qhull/Portfile 2011-04-04 13:48:10 UTC (rev 77571)
+++ trunk/dports/math/qhull/Portfile 2011-04-04 13:59:26 UTC (rev 77572)
@@ -4,7 +4,7 @@
PortGroup cmake 1.0
name qhull
version 2010.1
-revision 2
+revision 3
categories math
platforms darwin
maintainers mmoll
@@ -28,7 +28,6 @@
sha1 ed480912e03efdd767195c06c7e8c252c78112b1 \
rmd160 840530f0d103cfa0bd86d0226a41084866dd5ca2
patchfiles patch-CMakeLists.txt.diff patch-src-CMakeLists.txt.diff
-configure.args -DCMAKE_C_FLAGS=\"-fno-common\"
worksrcdir ${name}-${version}
livecheck.type regex
livecheck.url ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110404/ff60d7be/attachment.html>
More information about the macports-changes
mailing list