aboutsummaryrefslogtreecommitdiff
path: root/games/fuhquake
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-12-12 09:25:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-12-12 09:25:24 +0000
commit506e4ece925777ec59739fab3448104613e08b44 (patch)
tree0dfea0b8b145a4110806e11ac1407c1abfd9fa0d /games/fuhquake
parentca323aed9461a8d3d695e53b243053fbef56595c (diff)
Notes
Diffstat (limited to 'games/fuhquake')
-rw-r--r--games/fuhquake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fuhquake/Makefile b/games/fuhquake/Makefile
index 91e5ec7939bd..f408d0c28ec5 100644
--- a/games/fuhquake/Makefile
+++ b/games/fuhquake/Makefile
@@ -39,6 +39,8 @@ OPTIONS= GLX "Build GLX client" on \
X86_ASM "Enable x86 assembly code" on \
XMMS "Enable MP3 Player feature" off
+DATADIR= ${Q1DIR}
+
.include "${.CURDIR}/../quake-data/Makefile.include"
.include <bsd.port.pre.mk>