Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:36:57 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345410 - in head/games: actx banihstypos boswars castlevox critterding cultivation dangen dungeon ember fishsupper freecol galaxymage gl-117 glchess gnomechess goonies jvgs knights-kde...
Message-ID:  <201402211336.s1LDavSa065373@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Feb 21 13:36:56 2014
New Revision: 345410
URL: http://svnweb.freebsd.org/changeset/ports/345410
QAT: https://qat.redports.org/buildarchive/r345410/

Log:
  Remove trailing whitespaces from category games

Modified:
  head/games/actx/Makefile
  head/games/banihstypos/Makefile
  head/games/boswars/Makefile
  head/games/castlevox/Makefile
  head/games/critterding/Makefile
  head/games/cultivation/Makefile
  head/games/dangen/Makefile
  head/games/dungeon/Makefile
  head/games/ember/Makefile
  head/games/fishsupper/Makefile
  head/games/freecol/Makefile
  head/games/galaxymage/Makefile
  head/games/gl-117/Makefile
  head/games/glchess/Makefile
  head/games/gnomechess/Makefile
  head/games/goonies/Makefile
  head/games/jvgs/Makefile
  head/games/knights-kde4/Makefile
  head/games/lincity/Makefile
  head/games/lpairs/Makefile
  head/games/ltris/Makefile
  head/games/mindfocus/Makefile
  head/games/monsterz/Makefile
  head/games/nethack33/Makefile
  head/games/nethack34/Makefile
  head/games/nettoe/Makefile
  head/games/pcgen/Makefile
  head/games/ptools/Makefile
  head/games/py-fife/Makefile
  head/games/rubix/Makefile
  head/games/sauerbraten/Makefile
  head/games/sdl-ball/Makefile
  head/games/secretmaryochronicles-music/Makefile
  head/games/secretmaryochronicles/Makefile
  head/games/sudoku/Makefile
  head/games/super_methane_brothers/Makefile
  head/games/tetrinet/Makefile
  head/games/xbattle/Makefile
  head/games/xblast/Makefile
  head/games/xkoules/Makefile
  head/games/xmulti/Makefile
  head/games/xvier/Makefile

Modified: head/games/actx/Makefile
==============================================================================
--- head/games/actx/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/actx/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -21,7 +21,7 @@ ACTXDIR=	${PREFIX}/share/examples/actx
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/banihstypos/Makefile
==============================================================================
--- head/games/banihstypos/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/banihstypos/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -16,7 +16,7 @@ SUB_LIST=	PORTNAME=${PORTNAME}
 
 PLIST_FILES=	bin/banihstypos
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/boswars/Makefile
==============================================================================
--- head/games/boswars/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/boswars/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -33,7 +33,7 @@ PORTDOCS=	*
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/castlevox/Makefile
==============================================================================
--- head/games/castlevox/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/castlevox/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -27,7 +27,7 @@ DESKTOP_ENTRIES="Castle Vox" "${COMMENT}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/critterding/Makefile
==============================================================================
--- head/games/critterding/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/critterding/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -25,7 +25,7 @@ USE_GCC=	yes
 
 PORTDOCS=	README AUTHORS Changelog
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/cultivation/Makefile
==============================================================================
--- head/games/cultivation/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/cultivation/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -25,7 +25,7 @@ PORTDOCS=	changeLog.txt how_to_play.txt
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/dangen/Makefile
==============================================================================
--- head/games/dangen/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/dangen/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -26,7 +26,7 @@ PLIST_FILES=	bin/${PORTNAME} \
 PORTDOCS=	*
 PORTDATA=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/dungeon/Makefile
==============================================================================
--- head/games/dungeon/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/dungeon/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -36,7 +36,7 @@ MAKE_ENV+=	GDT_FLAG=-DHAVE_GDT
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/ember/Makefile
==============================================================================
--- head/games/ember/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/ember/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -42,7 +42,7 @@ USE_GCC=	4.7+
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/fishsupper/Makefile
==============================================================================
--- head/games/fishsupper/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/fishsupper/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -31,7 +31,7 @@ DESKTOP_ENTRIES="Fish Supper" \
 		"Game;ArcadeGame;" \
 		false
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/freecol/Makefile
==============================================================================
--- head/games/freecol/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/freecol/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -30,7 +30,7 @@ DESKTOP_ENTRIES="FreeCol" "${COMMENT}" "
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/galaxymage/Makefile
==============================================================================
--- head/games/galaxymage/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/galaxymage/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -20,7 +20,7 @@ NO_BUILD=	yes
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/gl-117/Makefile
==============================================================================
--- head/games/gl-117/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/gl-117/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -29,7 +29,7 @@ MAN6=		gl-117.6
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/glchess/Makefile
==============================================================================
--- head/games/glchess/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/glchess/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -21,7 +21,7 @@ GCONF_SCHEMAS=	glchess.schemas
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/gnomechess/Makefile
==============================================================================
--- head/games/gnomechess/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/gnomechess/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -29,7 +29,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 MAKE_ARGS=	XML_I18N_UPDATE="${TRUE}" XML_I18N_EXTRACT="${TRUE}"
 DATADIR=	${PREFIX}/share/gnome-chess
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/goonies/Makefile
==============================================================================
--- head/games/goonies/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/goonies/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -26,7 +26,7 @@ PLIST_FILES=	bin/${PORTNAME}
 PORTDOCS=	*
 PORTDATA=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/jvgs/Makefile
==============================================================================
--- head/games/jvgs/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/jvgs/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -26,7 +26,7 @@ PLIST_FILES=	bin/${PORTNAME} libexec/${P
 PORTDOCS=	*
 PORTDATA=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/knights-kde4/Makefile
==============================================================================
--- head/games/knights-kde4/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/knights-kde4/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -19,7 +19,7 @@ USES=		cmake:outsource
 USE_KDE4=	kdelibs kdehier kdeprefix automoc4 workspace libkdegames
 USE_QT4=	qmake_build moc_build rcc_build uic_build
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/lincity/Makefile
==============================================================================
--- head/games/lincity/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/lincity/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	NLS SVGALIB 
+OPTIONS_DEFINE=	NLS SVGALIB
 OPTIONS_SUB=	yes
 
 NLS_CONFIGURE_ENABLE=	nls

Modified: head/games/lpairs/Makefile
==============================================================================
--- head/games/lpairs/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/lpairs/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -15,7 +15,7 @@ USE_SDL=	sdl
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/ltris/Makefile
==============================================================================
--- head/games/ltris/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/ltris/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -17,7 +17,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--localstatedir=${DATADIR}
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/mindfocus/Makefile
==============================================================================
--- head/games/mindfocus/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/mindfocus/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -19,7 +19,7 @@ DOCSDIR=	${PREFIX}/share/doc/ja/${PORTNA
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/monsterz/Makefile
==============================================================================
--- head/games/monsterz/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/monsterz/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -34,7 +34,7 @@ DESKTOP_ENTRIES="Monsterz" "${COMMENT}" 
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/nethack33/Makefile
==============================================================================
--- head/games/nethack33/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/nethack33/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -46,7 +46,7 @@ GRAPHICS=	# none
 NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/nethack34/Makefile
==============================================================================
--- head/games/nethack34/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/nethack34/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -81,7 +81,7 @@ pre-everything::
 	${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" ; \
 	fi
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/nettoe/Makefile
==============================================================================
--- head/games/nettoe/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/nettoe/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -18,7 +18,7 @@ USES=		gmake
 GNU_CONFIGURE=	yes
 PORTDOCS=	AUTHORS BUGS ChangeLog NEWS README TO-DO
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/pcgen/Makefile
==============================================================================
--- head/games/pcgen/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/pcgen/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -23,7 +23,7 @@ DATAFILES=	batch-convert.jar characters 
 
 SUB_FILES=	pcgen.sh
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/ptools/Makefile
==============================================================================
--- head/games/ptools/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/ptools/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -25,7 +25,7 @@ NO_WRKSUBDIR=	yes
 
 MAN6=		ptools-mopt.6 ptools-mts.6
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 post-build:

Modified: head/games/py-fife/Makefile
==============================================================================
--- head/games/py-fife/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/py-fife/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -39,7 +39,7 @@ post-patch:
 	${REINPLACE_CMD} -e 's/X11R6/local/g; s/libpng/ligpng15/g' ${WRKSRC}/build/openbsd4-config.py && \
 		${MV} ${WRKSRC}/build/openbsd4-config.py ${WRKSRC}/build/${PYTHON_PLATFORM}-config.py
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/rubix/Makefile
==============================================================================
--- head/games/rubix/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/rubix/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -25,7 +25,7 @@ DOCFILES=	AUTHORS BUGS INSTALL README TO
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/sauerbraten/Makefile
==============================================================================
--- head/games/sauerbraten/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/sauerbraten/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -38,7 +38,7 @@ SUB_FILES=	sauer_client sauer_master sau
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/sdl-ball/Makefile
==============================================================================
--- head/games/sdl-ball/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/sdl-ball/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -26,7 +26,7 @@ PLIST_FILES=	bin/${PORTNAME}
 PORTDOCS=	*
 PORTDATA=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/secretmaryochronicles-music/Makefile
==============================================================================
--- head/games/secretmaryochronicles-music/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/secretmaryochronicles-music/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -22,7 +22,7 @@ PORTDOCS=	Addon_-_Music_Readme.txt
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/secretmaryochronicles/Makefile
==============================================================================
--- head/games/secretmaryochronicles/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/secretmaryochronicles/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -35,7 +35,7 @@ PORTDOCS=	controls.html history.html sty
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/sudoku/Makefile
==============================================================================
--- head/games/sudoku/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/sudoku/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -20,7 +20,7 @@ MAN6=	sudoku.6
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/super_methane_brothers/Makefile
==============================================================================
--- head/games/super_methane_brothers/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/super_methane_brothers/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -31,7 +31,7 @@ PLIST_FILES=	bin/methane
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/tetrinet/Makefile
==============================================================================
--- head/games/tetrinet/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/tetrinet/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -12,7 +12,7 @@ COMMENT=	Console tetrinet client
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -DHAVE_IPV6 -fno-builtin-log"
 PLIST_FILES=	bin/tetrinet bin/tetrinet-server
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/xbattle/Makefile
==============================================================================
--- head/games/xbattle/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/xbattle/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -19,7 +19,7 @@ CFLAGS+=	-Wno-return-type
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/xblast/Makefile
==============================================================================
--- head/games/xblast/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/xblast/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -60,7 +60,7 @@ SOUNDS_DATE=	2004-04-29
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 .if ${PORT_OPTIONS:MNLS}

Modified: head/games/xkoules/Makefile
==============================================================================
--- head/games/xkoules/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/xkoules/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -20,7 +20,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/xmulti/Makefile
==============================================================================
--- head/games/xmulti/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/xmulti/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -22,7 +22,7 @@ DOCSDIR=	${PREFIX}/share/doc/ja/{PORTNAM
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/games/xvier/Makefile
==============================================================================
--- head/games/xvier/Makefile	Fri Feb 21 13:36:50 2014	(r345409)
+++ head/games/xvier/Makefile	Fri Feb 21 13:36:56 2014	(r345410)
@@ -20,7 +20,7 @@ MAN6=		xvier.6
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 



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