summaryrefslogtreecommitdiff
path: root/configs/freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'configs/freebsd')
-rw-r--r--configs/freebsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/freebsd b/configs/freebsd
index 85f14f7ed5..a7d8c615e9 100644
--- a/configs/freebsd
+++ b/configs/freebsd
@@ -7,6 +7,7 @@ CONFIG_NAME = FreeBSD
# Compiler and flags
CC = gcc
CXX = g++
+MAKE = gmake
CFLAGS = -O2 -fPIC -pedantic -I/usr/X11R6/include -DUSE_XSHM -DHZ=100
CXXFLAGS = -O2 -fPIC -pedantic