[66099] trunk/dports/perl/p5-error/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 20:50:42 PDT 2010


Revision: 66099
          http://trac.macports.org/changeset/66099
Author:   jmr at macports.org
Date:     2010-04-05 20:50:41 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
p5-error: noarch

Modified Paths:
--------------
    trunk/dports/perl/p5-error/Portfile

Modified: trunk/dports/perl/p5-error/Portfile
===================================================================
--- trunk/dports/perl/p5-error/Portfile	2010-04-06 03:47:24 UTC (rev 66098)
+++ trunk/dports/perl/p5-error/Portfile	2010-04-06 03:50:41 UTC (rev 66099)
@@ -26,3 +26,7 @@
     xinstall -d ${destroot}[file dirname ${examplesdir}]
     copy ${worksrcpath}/examples ${destroot}${examplesdir}
 }
+
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/f41f1c81/attachment.html>


More information about the macports-changes mailing list