aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-03-27 03:56:40 +0800
committermezz <mezz@FreeBSD.org>2007-03-27 03:56:40 +0800
commit55fe10d99ecae14aa5cdfd3dd4a618e63c3a38a8 (patch)
tree56d493b684268004f7c40f93bedc411ba4ff55b8 /devel
parentb42f60db7ae55c6753a8d0ca44cd2bd5c8b25637 (diff)
downloadfreebsd-ports-gnome-55fe10d99ecae14aa5cdfd3dd4a618e63c3a38a8.tar.gz
freebsd-ports-gnome-55fe10d99ecae14aa5cdfd3dd4a618e63c3a38a8.tar.zst
freebsd-ports-gnome-55fe10d99ecae14aa5cdfd3dd4a618e63c3a38a8.zip
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
Diffstat (limited to 'devel')
-rw-r--r--devel/libnotify/Makefile2
1 files changed, 1 insertions, 1 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" \