diff options
Diffstat (limited to 'games/dangen/Makefile')
-rw-r--r-- | games/dangen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 84c6d6b91524..3ef9cffc2460 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -26,7 +26,7 @@ PLIST_FILES= bin/${PORTNAME} \ PORTDOCS= * PORTDATA= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |