[98764] trunk/dports/science

ryandesign at macports.org ryandesign at macports.org
Mon Oct 15 03:53:46 PDT 2012


Revision: 98764
          http://trac.macports.org//changeset/98764
Author:   ryandesign at macports.org
Date:     2012-10-15 03:53:46 -0700 (Mon, 15 Oct 2012)
Log Message:
-----------
disable universal variants of ports using ports using py-scipy (#36598)

Modified Paths:
--------------
    trunk/dports/science/gstlal-ugly/Portfile
    trunk/dports/science/pynmr/Portfile

Modified: trunk/dports/science/gstlal-ugly/Portfile
===================================================================
--- trunk/dports/science/gstlal-ugly/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
+++ trunk/dports/science/gstlal-ugly/Portfile	2012-10-15 10:53:46 UTC (rev 98764)
@@ -47,6 +47,9 @@
               port:nds2-client \
               path:lib/pkgconfig/cairo.pc:cairo
 
+# pylal is not universal
+universal_variant no
+
 set python_prefix ${frameworks_dir}/Python.framework/Versions/2.7
 configure.pkg_config_path ${python_prefix}/lib/pkgconfig
 configure.python ${prefix}/bin/python2.7

Modified: trunk/dports/science/pynmr/Portfile
===================================================================
--- trunk/dports/science/pynmr/Portfile	2012-10-15 10:47:56 UTC (rev 98763)
+++ trunk/dports/science/pynmr/Portfile	2012-10-15 10:53:46 UTC (rev 98764)
@@ -29,6 +29,9 @@
 depends_build       port:swig-python
 depends_lib         port:meschach port:pymol
 
+# pymol is not universal
+universal_variant   no
+
 use_configure       no
 use_parallel_build  no
 use_bzip2           yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121015/08f94b6d/attachment.html>


More information about the macports-changes mailing list