aboutsummaryrefslogtreecommitdiffstats
path: root/games/ltris/Makefile
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-21 21:36:56 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-21 21:36:56 +0800
commitc0c02bc2a63a9cf3a47e6899b3eb0e73c1578974 (patch)
tree1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/ltris/Makefile
parent0281f32765de92bf95214319a5241f1f88226319 (diff)
downloadfreebsd-ports-gnome-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.tar.gz
freebsd-ports-gnome-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.tar.zst
freebsd-ports-gnome-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.zip
Remove trailing whitespaces from category games
Diffstat (limited to 'games/ltris/Makefile')
-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>