Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2015 11:03:00 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382583 - head/databases/rrdtool10
Message-ID:  <201503291103.t2TB302m050553@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503291103.t2TB302m050553>