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 b8a4861d81ec..146718f4b253 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -7,6 +7,7 @@ PORTNAME= libtap PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nik @@ -16,7 +17,6 @@ MAINTAINER= nik@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN3= tap.3 |