From f97ded7f6b360f47be9193e6da3f8a16cd048238 Mon Sep 17 00:00:00 2001
From: Tijl Coosemans <tijl@FreeBSD.org>
Date: Wed, 17 Sep 2014 13:40:22 +0000
Subject: Require libtoolize instead of libtool

---
 devel/autotools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0