Convert to USES=autoreconf
This commit is contained in:
parent
6e1bddf4e3
commit
019a410316
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374892
@ -20,9 +20,7 @@ RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user