Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 16:49:05 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308702 - head/games/xmoto
Message-ID:  <201212111649.qBBGn5B9041096@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Dec 11 16:49:04 2012
New Revision: 308702
URL: http://svnweb.freebsd.org/changeset/ports/308702

Log:
  - Add DOCS and NLS to the options list
  
  Suggested by:	danfe

Modified:
  head/games/xmoto/Makefile

Modified: head/games/xmoto/Makefile
==============================================================================
--- head/games/xmoto/Makefile	Tue Dec 11 16:32:47 2012	(r308701)
+++ head/games/xmoto/Makefile	Tue Dec 11 16:49:04 2012	(r308702)
@@ -34,7 +34,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 PORTDOCS=	README ChangeLog
 
-OPTIONS_DEFINE=	ASIAN_TTF
+OPTIONS_DEFINE=	ASIAN_TTF DOCS NLS
 ASIAN_TTF_DESC=	Use asian TTF font
 
 MAN6=		xmoto.6



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212111649.qBBGn5B9041096>