aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxml2
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 11:59:12 +0800
committermezz <mezz@FreeBSD.org>2006-11-05 11:59:12 +0800
commitc446138356c74ab582ce56933843a93f5a1747a3 (patch)
treeeb3f948c7bd82a7a936013ec46495c9a3434f179 /textproc/libxml2
parent07ddfcda099aca0285d42ddedc340103f183d93c (diff)
downloadfreebsd-ports-gnome-c446138356c74ab582ce56933843a93f5a1747a3.tar.gz
freebsd-ports-gnome-c446138356c74ab582ce56933843a93f5a1747a3.tar.zst
freebsd-ports-gnome-c446138356c74ab582ce56933843a93f5a1747a3.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 459c465dbb9f..22baf9722900 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -30,7 +30,7 @@ USE_GMAKE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_GNOME?= gnomehack gnometarget pkgconfig
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS?= --with-iconv=${LOCALBASE} \
--with-html-dir=${PREFIX}/share/doc \
--with-html-subdir=${PORTNAME} \