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 cc9faf349ea0..08abd53a0e8d 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_VER=13 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-local-zlib \ --program-transform-name='' |