diff options
Diffstat (limited to 'devel/libshhopt/Makefile')
-rw-r--r-- | devel/libshhopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile index 391afdec7f31..2d9f59fad7ea 100644 --- a/devel/libshhopt/Makefile +++ b/devel/libshhopt/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library for parsing command line options MAKEFILE= ${FILESDIR}/Makefile.lib -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-install: .if !defined(NOPORTDOCS) |