[93790] trunk/dports/devel/libtool/Portfile
titus at macports.org
titus at macports.org
Thu May 31 00:31:15 PDT 2012
Revision: 93790
https://trac.macports.org/changeset/93790
Author: titus at macports.org
Date: 2012-05-31 00:31:15 -0700 (Thu, 31 May 2012)
Log Message:
-----------
#34696: add autoconf as build dependency
Modified Paths:
--------------
trunk/dports/devel/libtool/Portfile
Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile 2012-05-31 07:16:51 UTC (rev 93789)
+++ trunk/dports/devel/libtool/Portfile 2012-05-31 07:31:15 UTC (rev 93790)
@@ -4,7 +4,7 @@
name libtool
version 2.4.2
-revision 1
+revision 2
categories devel sysutils
# Scripts are GPL-2+, libltdl is LGPL-2+, but all parts that tend to be
# distributed with dependents have a licensing exception that allows
@@ -26,7 +26,7 @@
sha1 22b71a8b5ce3ad86e1094e7285981cae10e6ff88 \
rmd160 b7153f3f1e1c50d8c04787cafccd4e19af62ec7d
-depends_build port:automake
+depends_build port:automake port:autoconf
if {${os.platform} != "darwin"} {
depends_lib port:grep \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120531/125eb04f/attachment.html>
More information about the macports-changes
mailing list