[67923] trunk/dports/devel/automake/Portfile

jmr at macports.org jmr at macports.org
Fri May 21 09:45:04 PDT 2010


Revision: 67923
          http://trac.macports.org/changeset/67923
Author:   jmr at macports.org
Date:     2010-05-21 09:45:01 -0700 (Fri, 21 May 2010)
Log Message:
-----------
automake: mark as noarch

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

Modified: trunk/dports/devel/automake/Portfile
===================================================================
--- trunk/dports/devel/automake/Portfile	2010-05-21 16:42:10 UTC (rev 67922)
+++ trunk/dports/devel/automake/Portfile	2010-05-21 16:45:01 UTC (rev 67923)
@@ -25,6 +25,12 @@
 depends_build	port:autoconf
 depends_lib	path:bin/perl:perl5
 
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant no
+}
+
 configure.args	--infodir=${prefix}/share/info
 configure.perl	${prefix}/bin/perl
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100521/a96d1249/attachment.html>


More information about the macports-changes mailing list