From a32d4ff8b017e57d86d1a073c9aada7614a5c241 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 5 Nov 2006 03:45:05 +0000 Subject: INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh) --- devel/ORBit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ORBit/Makefile') diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index bb24353cc0ac..1efd7d5b15bc 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib12 gnometarget -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-indent CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit