summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-06-13 21:22:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-06-13 21:22:14 +0000
commit2f5305a345ef8e2cf5bbe3fac623fb7158c52605 (patch)
treeae4e65e4c109f1baf6f61e0052d7f0a90984bacd /games
parent- Remove files/patch-pydf (diff)
Fix typo
Reported by: pointyhat (Pav)
Notes
Notes: svn path=/head/; revision=299224
Diffstat (limited to 'games')
-rw-r--r--games/fteqw/Makefile2
-rw-r--r--games/uhexen2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/fteqw/Makefile b/games/fteqw/Makefile
index ac2283be3ea3..fe29cf5f0e44 100644
--- a/games/fteqw/Makefile
+++ b/games/fteqw/Makefile
@@ -20,7 +20,7 @@ USE_GMAKE= yes
NO_WRKSUBDIR= yes
OPTIONS_MULTI= EXE
-OPTIONS_EXE= DEDICATED OPENGL SDL
+OPTIONS_MULTI_EXE= DEDICATED OPENGL SDL
OPTIONS_DEFINE= OPTIMIZED_CFLAGS
OPTIONS_DEFAULT= DEDICATED OPENGL OPTIMIZED_CFLAGS SDL
DEDICATED_DESC= Build dedicated server
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile
index ac83fdca4a98..587f438c5aea 100644
--- a/games/uhexen2/Makefile
+++ b/games/uhexen2/Makefile
@@ -32,7 +32,7 @@ MAKE_JOBS_UNSAFE= yes
OPTIONS_MULTI= BIN
OPTIONS_MULTI_BIN= HEXEN2 HW
OPTIONS_DEFINE= DEMO LAUNCHER_GTK1 LAUNCHER_GTK2 X86_ASM DOCS
-OPTIONS_DEFALT= HEXEN2 HW LAUNCHER_GTK1 X86_ASM
+OPTIONS_DEFAULT= HEXEN2 HW LAUNCHER_GTK1 X86_ASM
DEMO_DESC= Install demo version of the game data
HEXEN2_DESC= Build Hexen II clients and servers
HW_DESC= Build HexenWorld clients and servers