svn commit: r374892 - head/astro/boinc-astropulse

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 18 11:33:05 UTC 2014


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


More information about the svn-ports-head mailing list