aboutsummaryrefslogtreecommitdiff
path: root/devel/libnotify
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:56:40 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:56:40 +0000
commitdcfc609d425d9002b3bb930bb97edec5ea6cb9a2 (patch)
tree404848c945d26e93365d7649c1e129ebe1b8ae2e /devel/libnotify
parent7426bc06999d79cce52eaed0a188e3c2544006ad (diff)
downloadports-dcfc609d425d9002b3bb930bb97edec5ea6cb9a2.tar.gz
ports-dcfc609d425d9002b3bb930bb97edec5ea6cb9a2.zip
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
Notes
Notes: svn path=/head/; revision=188410
Diffstat (limited to 'devel/libnotify')
-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" \