summaryrefslogtreecommitdiffstats
path: root/freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd')
-rw-r--r--freebsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index 05368dc7..b1b12b04 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -42,7 +42,7 @@ MANDIR = /usr/share/man
.endif
.if $(FEATURE_DB) == 1
- WITHDB=-DWITHDB
+ WITHDB=-DWITH_DB
.endif
# Include MySQL client lib if DB is selected