diff options
Diffstat (limited to 'games/glchess/Makefile')
-rw-r--r-- | games/glchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 2a4e683..623dfb4 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -21,7 +21,7 @@ GCONF_SCHEMAS= glchess.schemas NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |