diff options
Diffstat (limited to 'misc/cmatrix/Makefile')
-rw-r--r-- | misc/cmatrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cmatrix/Makefile b/misc/cmatrix/Makefile index acc1eb70f513..828458a7f9da 100644 --- a/misc/cmatrix/Makefile +++ b/misc/cmatrix/Makefile @@ -19,7 +19,7 @@ PLIST_FILES= bin/cmatrix NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |