diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2012-12-11 16:49:04 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2012-12-11 16:49:04 +0000 |
commit | 2339df1680735498a40eeda511169c7aee517347 (patch) | |
tree | 6fc0423340ff81afaf3916451e9dea7173b54149 /games/xmoto/Makefile | |
parent | 1bc97ea6976ba5e9cea9a826d236264cfb914905 (diff) |
Notes
Diffstat (limited to 'games/xmoto/Makefile')
-rw-r--r-- | games/xmoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 8db83dafe88f..04c91c2fe8cc 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -34,7 +34,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= README ChangeLog -OPTIONS_DEFINE= ASIAN_TTF +OPTIONS_DEFINE= ASIAN_TTF DOCS NLS ASIAN_TTF_DESC= Use asian TTF font MAN6= xmoto.6 |