[66126] trunk/dports/devel/scons/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 22:16:27 PDT 2010


Revision: 66126
          http://trac.macports.org/changeset/66126
Author:   jmr at macports.org
Date:     2010-04-05 22:16:26 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
scons: noarch

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

Modified: trunk/dports/devel/scons/Portfile
===================================================================
--- trunk/dports/devel/scons/Portfile	2010-04-06 05:13:12 UTC (rev 66125)
+++ trunk/dports/devel/scons/Portfile	2010-04-06 05:16:26 UTC (rev 66126)
@@ -18,6 +18,9 @@
 	ccache.
 
 platforms			darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 homepage			http://www.scons.org/
 master_sites		sourceforge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/d29abb9b/attachment.html>


More information about the macports-changes mailing list