aboutsummaryrefslogtreecommitdiff
path: root/games/ltris
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:56 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:56 +0000
commitf106cadd170b7db207b17ad6263d78f672fc49f2 (patch)
tree1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/ltris
parent431d9da36da37d5bc73bc145a4ed549f14c697e0 (diff)
downloadports-f106cadd170b7db207b17ad6263d78f672fc49f2.tar.gz
ports-f106cadd170b7db207b17ad6263d78f672fc49f2.zip
Remove trailing whitespaces from category games
Notes
Notes: svn path=/head/; revision=345410
Diffstat (limited to 'games/ltris')
-rw-r--r--games/ltris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile
index d9f9a2330e16..4a0332bb48fd 100644
--- a/games/ltris/Makefile
+++ b/games/ltris/Makefile
@@ -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>