summaryrefslogtreecommitdiff
path: root/devel/soup
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 03:45:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 03:45:05 +0000
commit1a88278734c45ada8e18fca7c815b43d05826c3a (patch)
tree2375ba65fd99b806539d4ee9e1b29f8f3fd29c34 /devel/soup
parent-INSTALLS_SHLIB -> USE_LDCONFIG.[1] (diff)
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Notes
Notes: svn path=/head/; revision=176401
Diffstat (limited to 'devel/soup')
-rw-r--r--devel/soup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/soup/Makefile b/devel/soup/Makefile
index f74418ddbd4b..46fc066c8124 100644
--- a/devel/soup/Makefile
+++ b/devel/soup/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GNOME= gnomehack glib12 libxml
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \