[39485] trunk/dports/textproc/libxslt/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 21 15:44:33 PDT 2008
Revision: 39485
http://trac.macosforge.org/projects/macports/changeset/39485
Author: ryandesign at macports.org
Date: 2008-08-21 15:44:32 -0700 (Thu, 21 Aug 2008)
Log Message:
-----------
libxslt: autoreconf needs automake and libtool, so add those dependencies too; follow-up to r39326; see #14063.
Modified Paths:
--------------
trunk/dports/textproc/libxslt/Portfile
Modified: trunk/dports/textproc/libxslt/Portfile
===================================================================
--- trunk/dports/textproc/libxslt/Portfile 2008-08-21 21:57:43 UTC (rev 39484)
+++ trunk/dports/textproc/libxslt/Portfile 2008-08-21 22:44:32 UTC (rev 39485)
@@ -27,7 +27,9 @@
sha1 9b6bb279808893643d9116e514eafecb22eff76c \
rmd160 fcecbaddd9b35e4d5e44670f6bd6d9d5fff327bc
-depends_build port:autoconf
+depends_build port:autoconf \
+ port:automake \
+ port:libtool
depends_lib port:libiconv \
port:libxml2 \
port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080821/afca3081/attachment.html
More information about the macports-changes
mailing list