mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +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
|