diff options
Diffstat (limited to 'games/voxelands/Makefile')
-rw-r--r-- | games/voxelands/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/voxelands/Makefile b/games/voxelands/Makefile index 35875b9bec01..3db8e3e0bd62 100644 --- a/games/voxelands/Makefile +++ b/games/voxelands/Makefile @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS SOUND SQLITE3 +OPTIONS_DEFINE= NLS SOUND SQLITE3 DOCS OPTIONS_MULTI= BINARIES OPTIONS_MULTI_BINARIES= CLIENT SERVER |