Require libtoolize instead of libtool

This commit is contained in:
Tijl Coosemans 2014-09-17 13:40:22 +00:00
parent d85123353f
commit f97ded7f6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368373

View file

@ -13,7 +13,7 @@ DISTFILES= # none
MAINTAINER= autotools@FreeBSD.org
COMMENT= Autotools meta-port
RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
RUN_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool \
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
autoconf-2.69:${PORTSDIR}/devel/autoconf \
automake-1.4:${PORTSDIR}/devel/automake14 \