From dcfc609d425d9002b3bb930bb97edec5ea6cb9a2 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 26 Mar 2007 19:56:40 +0000 Subject: [PATCH] Portlint: -INSTALLS_SHLIB -> USE_LDCONFIG. --- devel/libnotify/Makefile | 2 +- x11-fonts/libXft/Makefile | 2 +- x11-toolkits/guile-gnome/Makefile | 2 +- x11-toolkits/libzvt/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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" \ diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index b849cc84c847..181d7eab3dbc 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -20,7 +20,7 @@ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index b996cda683a2..ce31d1e5de41 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix bonobo gtkhtml libglade -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-bonobo --with-gtkhtml --without-gal \ --with-libglade --with-gdkpixbuf --with-ghttp CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile index 323ad6c97f43..c988964714bf 100644 --- a/x11-toolkits/libzvt/Makefile +++ b/x11-toolkits/libzvt/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_BISON= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack gtk20 libartlgpl2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \