[68516] trunk/dports/x11/tango-icon-theme-extras/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Jun 5 03:13:22 PDT 2010


Revision: 68516
          http://trac.macports.org/changeset/68516
Author:   jeremyhu at macports.org
Date:     2010-06-05 03:13:19 -0700 (Sat, 05 Jun 2010)
Log Message:
-----------
tango-icon-theme-extras: supported_archs noarch

Modified Paths:
--------------
    trunk/dports/x11/tango-icon-theme-extras/Portfile

Modified: trunk/dports/x11/tango-icon-theme-extras/Portfile
===================================================================
--- trunk/dports/x11/tango-icon-theme-extras/Portfile	2010-06-05 10:12:15 UTC (rev 68515)
+++ trunk/dports/x11/tango-icon-theme-extras/Portfile	2010-06-05 10:13:19 UTC (rev 68516)
@@ -24,7 +24,11 @@
         port:tango-icon-theme \
         port:ImageMagick
 
-universal_variant   no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant no
+}
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100605/ee1ae21e/attachment.html>


More information about the macports-changes mailing list