aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libcroco/Makefile
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/libcroco/Makefile
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/libcroco/Makefile')
-rw-r--r--textproc/libcroco/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index ee53dafec50d..2cfff2295281 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -17,7 +17,7 @@ COMMENT= CSS2 parsing library
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= gnomehack glib20 libxml2 ltverhack
PLIST_SUB= VERSION="0.6"