mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Fix build with clang.
This commit is contained in:
parent
263f887bfb
commit
3236095b48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276607
@ -24,6 +24,9 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
|
||||
ALL_TARGET= gramofile
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
USE_CSTD= gnu89
|
||||
MAKE_ARGS+= CC=${CC}
|
||||
MAKE_ARGS+= CXX=${CXX}
|
||||
|
||||
PERLCOREDIR= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/mach/CORE
|
||||
MAKE_ARGS+= PERLCOREDIR=${PERLCOREDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user