Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin 2015-06-21 13:44:08 +00:00
parent aab47dab2c
commit e274d9a1e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390209

View File

@ -16,11 +16,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libjansson.so:${PORTSDIR}/devel/jansson
USES= cpe
USES= autoreconf cpe
GNU_CONFIGURE= yes
CPE_VENDOR= cpuminer_project
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_AUTOTOOLS= aclocal autoheader automake autoconf
AUTOMAKE_ARGS= --gnu --add-missing --copy
# gcc 4.6 yields higher hashrates on newer CPUs, gcc 4.8 even better
USE_GCC?= yes