[106190] trunk/dports/devel/autoconf263/Portfile

jmr at macports.org jmr at macports.org
Sat May 18 06:38:25 PDT 2013


Revision: 106190
          https://trac.macports.org/changeset/106190
Author:   jmr at macports.org
Date:     2013-05-18 06:38:25 -0700 (Sat, 18 May 2013)
Log Message:
-----------
autoconf263: use correct dep type for help2man which is only used at build time, mark noarch

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

Modified: trunk/dports/devel/autoconf263/Portfile
===================================================================
--- trunk/dports/devel/autoconf263/Portfile	2013-05-18 13:29:32 UTC (rev 106189)
+++ trunk/dports/devel/autoconf263/Portfile	2013-05-18 13:38:25 UTC (rev 106190)
@@ -19,18 +19,18 @@
                 the operating system features that the package can use, in the form \
                 of m4 macro calls.
 platforms       darwin
+supported_archs noarch
 homepage        http://www.gnu.org/software/autoconf/
 master_sites    gnu:autoconf
 use_bzip2       yes
 distname        autoconf-${version}
 dist_subdir     autoconf
-universal_variant       no
 
 checksums       rmd160 273448a60bc4dfcfcb3ee455ef012333eeca3256
 
+depends_build   port:help2man
 depends_lib     path:bin/perl:perl5 \
-                port:m4 \
-                port:help2man
+                port:m4
 
 # If libtool is eventually installed, it will provide glibtoolize (not libtoolize)
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130518/17b54bdc/attachment-0001.html>


More information about the macports-changes mailing list