From 31ad592f90e818f64b067aaa86f01c660a06153d Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 5 Nov 2006 03:59:12 +0000 Subject: INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh) --- textproc/libxml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/libxml/Makefile') diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 831845e86187..8cbfae9487c4 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -18,7 +18,7 @@ COMMENT= XML parser library for GNOME USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes pre-patch: @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ -- cgit v1.2.3