Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 11:33:04 +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: r374892 - head/astro/boinc-astropulse
Message-ID:  <201412181133.sBIBX4l5011303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 18 11:33:03 2014
New Revision: 374892
URL: https://svnweb.freebsd.org/changeset/ports/374892
QAT: https://qat.redports.org/buildarchive/r374892/

Log:
  Convert to USES=autoreconf

Modified:
  head/astro/boinc-astropulse/Makefile

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Thu Dec 18 11:30:21 2014	(r374891)
+++ head/astro/boinc-astropulse/Makefile	Thu Dec 18 11:33:03 2014	(r374892)
@@ -20,9 +20,7 @@ RUN_DEPENDS=	boinc_client:${PORTSDIR}/ne
 LIB_DEPENDS=	libfftw3f.so:${PORTSDIR}/math/fftw3-float
 
 GNU_CONFIGURE=	yes
-USES=		gmake libtool pkgconfig tar:xz
-USE_AUTOTOOLS=	libtoolize aclocal autoconf autoheader automake
-AUTOMAKE_ARGS=	-a -c -f
+USES=		autoreconf gmake libtool pkgconfig tar:xz
 WRKSRC=		${WRKDIR}/${DISTNAME}/client
 
 CPPFLAGS+=	-I${LOCALBASE}/include/boinc -I${LOCALBASE}/include



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