[91386] trunk/dports/devel/orc/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sat Mar 31 01:29:51 PDT 2012
Revision: 91386
https://trac.macports.org/changeset/91386
Author: jeremyhu at macports.org
Date: 2012-03-31 01:29:49 -0700 (Sat, 31 Mar 2012)
Log Message:
-----------
orc: Actually, use muniversal to get ppc/intel universal builds
Modified Paths:
--------------
trunk/dports/devel/orc/Portfile
Modified: trunk/dports/devel/orc/Portfile
===================================================================
--- trunk/dports/devel/orc/Portfile 2012-03-31 08:14:17 UTC (rev 91385)
+++ trunk/dports/devel/orc/Portfile 2012-03-31 08:29:49 UTC (rev 91386)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup muniversal 1.0
name orc
version 0.4.16
@@ -22,10 +23,8 @@
patch_orc-test_orcarray.c.diff \
patch_config.h.in.diff
-supported_archs i386 x86_64
+lappend merger_configure_cflags(i386) -O1
-configure.optflags-append -Xarch_i386 -O1
-
livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120331/c98f3cbd/attachment.html>
More information about the macports-changes
mailing list