diff options
Diffstat (limited to 'devel/cgilib/Makefile')
-rw-r--r-- | devel/cgilib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cgilib/Makefile b/devel/cgilib/Makefile index b42190ec5a5b..4b22e6fac75d 100644 --- a/devel/cgilib/Makefile +++ b/devel/cgilib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.infodrom.org/projects/cgilib/download/ \ MAINTAINER= demon@FreeBSD.org COMMENT= A library of procedures for developing CGI programs in C -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKEFILE= ${FILESDIR}/Makefile.bsd |