diff options
Diffstat (limited to 'devel/libtap/Makefile')
-rw-r--r-- | devel/libtap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile index 9a6f6a7cefb4..f8527f2d5f40 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -16,7 +16,7 @@ DISTNAME= tap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes |