[31010] trunk/dports/devel/pccts/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue Nov 13 11:52:50 PST 2007
Revision: 31010
http://trac.macosforge.org/projects/macports/changeset/31010
Author: waqar at macports.org
Date: 2007-11-13 11:52:48 -0800 (Tue, 13 Nov 2007)
Log Message:
-----------
Added the universal variant for 10.4.
Modified Paths:
--------------
trunk/dports/devel/pccts/Portfile
Modified: trunk/dports/devel/pccts/Portfile
===================================================================
--- trunk/dports/devel/pccts/Portfile 2007-11-13 19:46:18 UTC (rev 31009)
+++ trunk/dports/devel/pccts/Portfile 2007-11-13 19:52:48 UTC (rev 31010)
@@ -30,6 +30,11 @@
}
use_configure no
build.target
+
+variant universal {
+ build.args-append CC="gcc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc"
+}
+
destroot {
xinstall -m 755 ${worksrcpath}/bin/antlr ${destroot}${prefix}/bin
xinstall -m 755 ${worksrcpath}/bin/dlg ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071113/3e9191c8/attachment-0001.html
More information about the macports-changes
mailing list