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