diff options
Diffstat (limited to 'games/dungeon/Makefile')
-rw-r--r-- | games/dungeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dungeon/Makefile b/games/dungeon/Makefile index 063b31a01951..3131c9371414 100644 --- a/games/dungeon/Makefile +++ b/games/dungeon/Makefile @@ -36,7 +36,7 @@ MAKE_ENV+= GDT_FLAG=-DHAVE_GDT NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |