summaryrefslogtreecommitdiffstats
path: root/net/linc/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-10-07 21:51:40 +0000
committerpav <pav@FreeBSD.org>2006-10-07 21:51:40 +0000
commit0e06e215b93e62a525a6b1a69ff85f6b3fd5fae4 (patch)
tree1f51698a0a9d8ce0ffa2737cd7c2ac7d435fbc11 /net/linc/Makefile
parent49e9b77cbcf8a2d9e96f1668060999a221da4b1e (diff)
downloadFreeBSD-ports-0e06e215b93e62a525a6b1a69ff85f6b3fd5fae4.zip
FreeBSD-ports-0e06e215b93e62a525a6b1a69ff85f6b3fd5fae4.tar.gz
- Fix build with gcc41
PR: ports/104132 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Diffstat (limited to 'net/linc/Makefile')
-rw-r--r--net/linc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile
index 138a420..7b4e86a 100644
--- a/net/linc/Makefile
+++ b/net/linc/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack glib20
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc
OpenPOWER on IntegriCloud