mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
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
|