diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:19:07 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:19:07 +0000 |
commit | 402f05583eac5b50891018bd9d7353587d3aec41 (patch) | |
tree | a4d0533c5c075f0ef86a80b29512fd45d62c1168 /games/gnuchess | |
parent | 2f2814513dd14a4ded58827d15bd075701f644a7 (diff) |
Notes
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 268737f55e92..cd08f313d20c 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -16,7 +16,7 @@ INFO= gnuchess USES= shebangfix SHEBANG_FILES= doc/quotes.rb -OPTIONS_DEFINE= OPENING_BOOK +OPTIONS_DEFINE= OPENING_BOOK DOCS OPTIONS_DEFAULT= OPENING_BOOK OPENING_BOOK_DESC= Install opening book (25 MB download) |