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