diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-06-13 21:22:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-06-13 21:22:14 +0000 |
commit | 2f5305a345ef8e2cf5bbe3fac623fb7158c52605 (patch) | |
tree | ae4e65e4c109f1baf6f61e0052d7f0a90984bacd /games/uhexen2 | |
parent | 01d8e73add70437434f2e1c8a7c4c04073e19790 (diff) |
Notes
Diffstat (limited to 'games/uhexen2')
-rw-r--r-- | games/uhexen2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |