Files
ports/math/R/compiler.mk
Dmitry Marakasov 8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
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