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

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 30 02:12:54 PDT 2007


Revision: 24698
          http://trac.macosforge.org/projects/macports/changeset/24698
Author:   ryandesign at macports.org
Date:     2007-04-30 02:12:53 -0700 (Mon, 30 Apr 2007)

Log Message:
-----------
Disable the +universal variant. While a universal static library
does get produced, the dynamic library is not universal. The variant
can be reenabled when someone figures out how to build both static
and dynamic libraries universal.

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

Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile	2007-04-30 08:56:42 UTC (rev 24697)
+++ trunk/dports/devel/gmp/Portfile	2007-04-30 09:12:53 UTC (rev 24698)
@@ -32,6 +32,8 @@
                 --enable-shared \
                 --enable-cxx
 
+universal_variant   no
+
 post-destroot {
     system "ranlib ${destroot}${prefix}/lib/libgmp.a"
     ui_msg "running ranlib on static libraries"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070430/ec4720a4/attachment.html


More information about the macports-changes mailing list