diff options
Diffstat (limited to 'net/rrdtool10/Makefile')
-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 79efec6..5175b66 100644 --- a/net/rrdtool10/Makefile +++ b/net/rrdtool10/Makefile @@ -19,7 +19,7 @@ MAKE_ENV= PERL=${PERL} CONFLICTS= rrdtool-1.2* LATEST_LINK= rrdtool10 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |