diff options
Diffstat (limited to 'net/rrdtool/Makefile')
-rw-r--r-- | net/rrdtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index fec226407f7..c1f5d395df9 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/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} |