Convert to USES=gmake

This commit is contained in:
Rene Ladan 2013-07-18 10:28:49 +00:00
parent 8d6dac934c
commit 4e964f103f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323217

View file

@ -18,11 +18,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
USES= pkgconfig
USES= gmake pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GCC= any
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \