about summary refs log tree commit diff stats
path: root/freebsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r--freebsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index e67adb1..3e3de1b 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -16,6 +16,7 @@ PREFIX?= /usr/local
 BINDIR?= $(PREFIX)/bin
 MANDIR?= $(PREFIX)/man
 RESDIR?= $(PREFIX)/share/xombrero
+CFLAGS+= -DXT_DS_RESOURCE_DIR=\"$(RESDIR)\"
 
 CC?= cc