From 61963c7242aeca4bb45d74fd414ea67332f2b8bb Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 15 Aug 2006 01:11:33 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- www/cgiparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/cgiparse/Makefile') 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 -- cgit