diff options
Diffstat (limited to 'devel/autotools/Makefile')
-rw-r--r-- | devel/autotools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autotools/Makefile b/devel/autotools/Makefile index fc811947cfe0..d80d49d71f64 100644 --- a/devel/autotools/Makefile +++ b/devel/autotools/Makefile @@ -13,7 +13,7 @@ DISTFILES= # none MAINTAINER= ade@FreeBSD.org COMMENT= Autotools meta-port -RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool15 +RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool22 PLIST_FILES= share/${PORTNAME} NO_BUILD= yes |