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 f8527f2d5f40..a98958c60226 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:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |