[66139] trunk/dports/x11/winetricks/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 5 23:12:07 PDT 2010


Revision: 66139
          http://trac.macports.org/changeset/66139
Author:   ryandesign at macports.org
Date:     2010-04-05 23:12:06 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
winetricks is noarch

Modified Paths:
--------------
    trunk/dports/x11/winetricks/Portfile

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2010-04-06 06:09:24 UTC (rev 66138)
+++ trunk/dports/x11/winetricks/Portfile	2010-04-06 06:12:06 UTC (rev 66139)
@@ -15,6 +15,9 @@
 extract.mkdir           yes
 use_configure           no
 universal_variant       no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 use_parallel_build      no
 
 description \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/3c37a9af/attachment.html>


More information about the macports-changes mailing list