aboutsummaryrefslogtreecommitdiff
path: root/net/gnet2
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 /net/gnet2
parentddda5ed61be63fae22938ebe686c49beb6fa76a5 (diff)
downloadports-1a88278734c45ada8e18fca7c815b43d05826c3a.tar.gz
ports-1a88278734c45ada8e18fca7c815b43d05826c3a.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Notes
Notes: svn path=/head/; revision=176401
Diffstat (limited to 'net/gnet2')
-rw-r--r--net/gnet2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile
index 285271521a3a..40f9da2401df 100644
--- a/net/gnet2/Makefile
+++ b/net/gnet2/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A simple network library built upon Glib-2
USE_GNOME= gnomehack glib20
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.if !defined(NOPORTDOCS)