aboutsummaryrefslogtreecommitdiffstats
path: root/net/rrdtool
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 01:59:45 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 01:59:45 +0800
commita375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch)
treec33273a6a58b8038777ed89865aa97018222b854 /net/rrdtool
parent64186dbb7c798d759f09f85b088edf5765605aa5 (diff)
downloadfreebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz
freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.zst
freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'net/rrdtool')
-rw-r--r--net/rrdtool/Makefile1
-rw-r--r--net/rrdtool/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile
index eddfece77d14..b3cd3747c320 100644
--- a/net/rrdtool/Makefile
+++ b/net/rrdtool/Makefile
@@ -16,6 +16,7 @@ USE_PERL5= yes
MAKE_ENV+= PERL=${PERL}
USE_LIBTOOL= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared=yes
CONFIGURE_ENV= PERL=${PERL}
diff --git a/net/rrdtool/pkg-plist b/net/rrdtool/pkg-plist
index cb1bbd7e0b18..a5160007dbdc 100644
--- a/net/rrdtool/pkg-plist
+++ b/net/rrdtool/pkg-plist
@@ -3,8 +3,6 @@ bin/rrdcgi
lib/librrd.a
lib/librrd.so.0
lib/librrd.so
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
share/examples/rrdtool/cgi-demo.cgi
share/examples/rrdtool/piped-demo.pl
share/examples/rrdtool/shared-demo.pl