diff options
Diffstat (limited to 'games/dungeon/Makefile')
-rw-r--r-- | games/dungeon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/dungeon/Makefile b/games/dungeon/Makefile index 75a3e795cae1..8e7928641e1f 100644 --- a/games/dungeon/Makefile +++ b/games/dungeon/Makefile @@ -34,6 +34,7 @@ PORTDOCS= HISTORY MANIFEST README MAKE_FLAGS+= DATADIR=${DATADIR} MAKE_ENV+= GDT_FLAG=-DHAVE_GDT +NO_STAGE= yes .include <bsd.port.options.mk> pre-patch: |