diff options
Diffstat (limited to 'www/cgihtml/Makefile')
-rw-r--r-- | www/cgihtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index f7ecab36e32f..e339a868227f 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.eekim.com/software/cgihtml/ \ MAINTAINER= roam@FreeBSD.org COMMENT= Library that simplifies the task of writing CGI programs in C -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-extract: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist |