[66102] trunk/dports/perl/p5-getopt-long/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 20:56:39 PDT 2010


Revision: 66102
          http://trac.macports.org/changeset/66102
Author:   jmr at macports.org
Date:     2010-04-05 20:56:38 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
p5-getopt-long: noarch

Modified Paths:
--------------
    trunk/dports/perl/p5-getopt-long/Portfile

Modified: trunk/dports/perl/p5-getopt-long/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-long/Portfile	2010-04-06 03:55:12 UTC (rev 66101)
+++ trunk/dports/perl/p5-getopt-long/Portfile	2010-04-06 03:56:38 UTC (rev 66102)
@@ -25,4 +25,8 @@
                 sha1    5daf0f2e539c0683c8400f277ba10618c893970b \
                 rmd160  0498ea35a5a6ee08a26f23bd5185a84c1feb3bf3
 
-universal_variant   no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant no
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/8f26933e/attachment.html>


More information about the macports-changes mailing list