[46231] trunk/dports/devel/autoconf213/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jan 31 23:36:10 PST 2009
Revision: 46231
http://trac.macports.org/changeset/46231
Author: ryandesign at macports.org
Date: 2009-01-31 23:36:10 -0800 (Sat, 31 Jan 2009)
Log Message:
-----------
autoconf213: add dependencies on perl, m4 and gawk as these get used if present and are probably required; see #17870
Modified Paths:
--------------
trunk/dports/devel/autoconf213/Portfile
Modified: trunk/dports/devel/autoconf213/Portfile
===================================================================
--- trunk/dports/devel/autoconf213/Portfile 2009-02-01 07:22:00 UTC (rev 46230)
+++ trunk/dports/devel/autoconf213/Portfile 2009-02-01 07:36:10 UTC (rev 46231)
@@ -4,6 +4,7 @@
name autoconf213
version 2.13
+revision 1
categories devel
maintainers nomaintainer
platforms darwin
@@ -27,6 +28,10 @@
sha1 e4826c8bd85325067818f19b2b2ad2b625da66fc \
rmd160 0d1fa0992280ed71c0d72487a5a4c246d1c1b18a
+depends_lib path:bin/perl:perl5 \
+ port:m4 \
+ port:gawk
+
configure.args --program-suffix=213 \
--datadir=\\\${prefix}/share/${name} \
--infodir=\\\${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090131/09f57be1/attachment.html>
More information about the macports-changes
mailing list