diff options
Diffstat (limited to 'games/rubix/Makefile')
-rw-r--r-- | games/rubix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile index 09a8b0852049..911e36078c5a 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -25,7 +25,7 @@ DOCFILES= AUTHORS BUGS INSTALL README TODO NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |