mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Convert to USES=gmake
This commit is contained in:
parent
8d6dac934c
commit
4e964f103f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323217
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user