Fix typo
Reported by: pointyhat (Pav)
This commit is contained in:
parent
01d8e73add
commit
2f5305a345
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299224
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue