summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/autotools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autotools/Makefile b/devel/autotools/Makefile
index 81f663277ac3..1d62f20e813d 100644
--- a/devel/autotools/Makefile
+++ b/devel/autotools/Makefile
@@ -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 \