summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 03:59:12 +0000
committermezz <mezz@FreeBSD.org>2006-11-05 03:59:12 +0000
commitc446138356c74ab582ce56933843a93f5a1747a3 (patch)
treeeb3f948c7bd82a7a936013ec46495c9a3434f179 /www
parent07ddfcda099aca0285d42ddedc340103f183d93c (diff)
downloadFreeBSD-ports-c446138356c74ab582ce56933843a93f5a1747a3.zip
FreeBSD-ports-c446138356c74ab582ce56933843a93f5a1747a3.tar.gz
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Diffstat (limited to 'www')
-rw-r--r--www/libghttp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index 7fc920d..fb2aead 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -16,6 +16,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME http client library
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud