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 8b2a8576310f..445da92921df 100644 --- a/devel/libtap/Makefile +++ b/devel/libtap/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library implementing the Test Anything Protocol GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= tap.3 |