From ad988ea7f8bcc80fe83c42f092a8a22e9524b9a8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 29 Mar 2015 11:02:59 +0000 Subject: [PATCH] Convert to USES=autoreconf --- databases/rrdtool10/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index 34217a39b36c..3776dd638d8e 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -17,9 +17,7 @@ MAKE_ENV= PERL=${PERL} CONFLICTS= rrdtool12-1.* rrdtool-1.* -USES= pkgconfig perl5 libtool -USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake -AUTOMAKE_ARGS= -a -c -f +USES= autoreconf pkgconfig perl5 libtool USE_PERL5= build run USE_LDCONFIG= yes GNU_CONFIGURE= yes