mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
8244fe99bc
Approved by: portmgr blanket
5 lines
101 B
Makefile
5 lines
101 B
Makefile
# Compiler settings required for R and the R-cran ports.
|
|
.if ${OPSYS} == DragonFly
|
|
USE_GCC= 6
|
|
.endif
|