Changeset 98764


Ignore:
Timestamp:
Oct 15, 2012, 10:53:46 AM (12 years ago)
Author:
ryandesign@…
Message:

disable universal variants of ports using ports using py-scipy (#36598)

Location:
trunk/dports/science
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/gstlal-ugly/Portfile

    r95391 r98764  
    4848              path:lib/pkgconfig/cairo.pc:cairo
    4949
     50# pylal is not universal
     51universal_variant no
     52
    5053set python_prefix ${frameworks_dir}/Python.framework/Versions/2.7
    5154configure.pkg_config_path ${python_prefix}/lib/pkgconfig
  • trunk/dports/science/pynmr/Portfile

    r90202 r98764  
    3030depends_lib         port:meschach port:pymol
    3131
     32# pymol is not universal
     33universal_variant   no
     34
    3235use_configure       no
    3336use_parallel_build  no
Note: See TracChangeset for help on using the changeset viewer.