8244fe99bc
Approved by: portmgr blanket
4 lines
101 B
Makefile
4 lines
101 B
Makefile
# Compiler settings required for R and the R-cran ports.
|
|
.if ${OPSYS} == DragonFly
|
|
USE_GCC= 6
|
|
.endif
|