aboutsummaryrefslogtreecommitdiff
path: root/games/tuxfighter/files
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-11-29 22:26:25 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-11-29 22:26:25 +0000
commitc3e93f2e81b4fd682c984b454659cb88cccbd31a (patch)
treed70d00dc613662ef77e014cf6a6bf09afab0d5a8 /games/tuxfighter/files
parentcc60f2572de6995910fd1026860008b157d69d7b (diff)
Notes
Diffstat (limited to 'games/tuxfighter/files')
-rw-r--r--games/tuxfighter/files/tuxfighter.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxfighter/files/tuxfighter.in b/games/tuxfighter/files/tuxfighter.in
index 1e97cfc238eb..c12fe8ec787a 100644
--- a/games/tuxfighter/files/tuxfighter.in
+++ b/games/tuxfighter/files/tuxfighter.in
@@ -4,4 +4,4 @@
#
cd "%%DATADIR%%"
-exec ./TuxFighter54.py "${@}"
+exec %%PYTHON_CMD%% ./TuxFighter54.py "${@}"