summaryrefslogtreecommitdiff
path: root/games/robocode/files/robocode-Robocode.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/robocode/files/robocode-Robocode.in')
-rw-r--r--games/robocode/files/robocode-Robocode.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/robocode/files/robocode-Robocode.in b/games/robocode/files/robocode-Robocode.in
index ba2645a19fd4..d4546cbfb6e2 100644
--- a/games/robocode/files/robocode-Robocode.in
+++ b/games/robocode/files/robocode-Robocode.in
@@ -3,7 +3,5 @@
# $FreeBSD$
#
-export JAVA_VERSION="%%JAVA_VERSION%%"
-
cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -Xmx512M \
-cp "libs/robocode.jar" robocode.Robocode "${@}"