From 1a88278734c45ada8e18fca7c815b43d05826c3a Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 5 Nov 2006 03:45:05 +0000 Subject: INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh) --- devel/libgconf-java/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libgconf-java') diff --git a/devel/libgconf-java/Makefile b/devel/libgconf-java/Makefile index df87e56561d7..1a9880120a37 100644 --- a/devel/libgconf-java/Makefile +++ b/devel/libgconf-java/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/gtk${GTK_API_VERSION}.jar:${PORTSDIR}/x11-toolkits/li USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 1.2+ -- cgit v1.2.3