diff options
Diffstat (limited to 'games/nethack33/Makefile')
-rw-r--r-- | games/nethack33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index edf315ded4c3..737bca3c63df 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -46,7 +46,7 @@ GRAPHICS= # none NO_STAGE= yes .include <bsd.port.pre.mk> -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |