1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/math/R/compiler.mk
2017-01-11 10:08:38 +00:00

5 lines
101 B
Makefile

# Compiler settings required for R and the R-cran ports.
.if ${OPSYS} == DragonFly
USE_GCC= 6
.endif