[91410] trunk/dports/science/bowtie/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 31 20:36:56 PDT 2012


Revision: 91410
          https://trac.macports.org/changeset/91410
Author:   ryandesign at macports.org
Date:     2012-03-31 20:36:55 -0700 (Sat, 31 Mar 2012)
Log Message:
-----------
bowtie: enable universal variant

Modified Paths:
--------------
    trunk/dports/science/bowtie/Portfile

Modified: trunk/dports/science/bowtie/Portfile
===================================================================
--- trunk/dports/science/bowtie/Portfile	2012-04-01 01:18:59 UTC (rev 91409)
+++ trunk/dports/science/bowtie/Portfile	2012-04-01 03:36:55 UTC (rev 91410)
@@ -31,9 +31,11 @@
 
 use_configure       no
 
+variant universal {}
+
 build.target        allall
 build.args          CC=${configure.cc} CXX=${configure.cxx} \
-                    EXTRA_FLAGS="${configure.cc_archflags}"
+                    EXTRA_FLAGS="[get_canonical_archflags]"
 
 destroot {
     xinstall -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120331/dd2164f6/attachment.html>


More information about the macports-changes mailing list