summaryrefslogtreecommitdiff
path: root/www/cgiparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgiparse/Makefile')
-rw-r--r--www/cgiparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile
index fdf5e44fb50e..c3766cbf84b7 100644
--- a/www/cgiparse/Makefile
+++ b/www/cgiparse/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= mime.1:${PORTSDIR}/devel/mime:install
GNU_CONFIGURE= yes
MAN3= cgiclose.3 cgigetvalue.3 cginewquerystr.3
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CFLAGS+= "-fPIC"
.include <bsd.port.pre.mk>