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