aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commit835d6b8655813f2580f5db9fcbec03a34833ec92 (patch)
tree1dad4fa822830f51205ce8becf3ef756537f4a2b /databases/rrdtool/Makefile
parent5cb14340042a107ee5ad92616d23d4d9551eb878 (diff)
downloadports-835d6b8655813f2580f5db9fcbec03a34833ec92.tar.gz
ports-835d6b8655813f2580f5db9fcbec03a34833ec92.zip
Third round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29615
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r--databases/rrdtool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index eddfece77d14..b3cd3747c320 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/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}