diff options
Diffstat (limited to 'net/rrdtool10')
-rw-r--r-- | net/rrdtool10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rrdtool10/Makefile b/net/rrdtool10/Makefile index fec226407f7b..c1f5d395df9c 100644 --- a/net/rrdtool10/Makefile +++ b/net/rrdtool10/Makefile @@ -16,7 +16,7 @@ COMMENT= Round Robin Database Tools USE_PERL5= yes MAKE_ENV+= PERL=${PERL} -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared=yes CONFIGURE_ENV= PERL=${PERL} |