From 55fe10d99ecae14aa5cdfd3dd4a618e63c3a38a8 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 26 Mar 2007 19:56:40 +0000 Subject: Portlint: -INSTALLS_SHLIB -> USE_LDCONFIG. --- devel/libnotify/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 29f95fafc10b..4849e280eca5 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --without-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit