[41062] trunk/dports/devel/gmp/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 21 19:51:12 PDT 2008


Revision: 41062
          http://trac.macports.org/changeset/41062
Author:   ryandesign at macports.org
Date:     2008-10-21 19:51:10 -0700 (Tue, 21 Oct 2008)
Log Message:
-----------
gmp: turn off universal variant again because it does not produce a viable gmp. Reverts r41020. See #16935.

Modified Paths:
--------------
    trunk/dports/devel/gmp/Portfile

Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile	2008-10-21 23:05:47 UTC (rev 41061)
+++ trunk/dports/devel/gmp/Portfile	2008-10-22 02:51:10 UTC (rev 41062)
@@ -4,6 +4,7 @@
 
 name            gmp
 version         4.2.3
+revision        1
 categories      devel math
 maintainers     nomaintainer
 platforms       darwin
@@ -35,6 +36,8 @@
                 --enable-shared \
                 --enable-cxx
 
+universal_variant   no
+
 post-destroot {
     system "ranlib ${destroot}${prefix}/lib/libgmp.a"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081021/0e5814dd/attachment.html>


More information about the macports-changes mailing list