[23464] trunk/dports/devel/pcre/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 1 11:53:45 PDT 2007


Revision: 23464
          http://trac.macosforge.org/projects/macports/changeset/23464
Author:   pipping at macports.org
Date:     2007-04-01 11:53:45 -0700 (Sun, 01 Apr 2007)

Log Message:
-----------
 * remove traces of a universal variant

an experimental patch to re-add this functionality will be made available at

http://trac.macports.org/projects/macports/wiki/UniversalPcre

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

Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile	2007-04-01 18:53:05 UTC (rev 23463)
+++ trunk/dports/devel/pcre/Portfile	2007-04-01 18:53:45 UTC (rev 23464)
@@ -23,8 +23,5 @@
 configure.args  --mandir=${prefix}/share/man \
                 --enable-utf8 \
                 --enable-unicode-properties
-if {[variant_isset universal]} {
-    configure.env-append \
-    CXXFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc"
-}
+
 test.run        yes

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


More information about the macports-changes mailing list