svn commit: r382583 - head/databases/rrdtool10

Baptiste Daroussin bapt at FreeBSD.org
Sun Mar 29 11:03:01 UTC 2015


Author: bapt
Date: Sun Mar 29 11:02:59 2015
New Revision: 382583
URL: https://svnweb.freebsd.org/changeset/ports/382583
QAT: https://qat.redports.org/buildarchive/r382583/

Log:
  Convert to USES=autoreconf

Modified:
  head/databases/rrdtool10/Makefile

Modified: head/databases/rrdtool10/Makefile
==============================================================================
--- head/databases/rrdtool10/Makefile	Sun Mar 29 10:55:55 2015	(r382582)
+++ head/databases/rrdtool10/Makefile	Sun Mar 29 11:02:59 2015	(r382583)
@@ -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


More information about the svn-ports-head mailing list