aboutsummaryrefslogtreecommitdiff
path: root/games/robocode/files/robocode-RoboRumble.in
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-11-26 21:46:12 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-11-26 21:46:12 +0000
commit5a52a082347653e46a7330eb60d51230c01183ef (patch)
tree175d5bf406b7321a3c965d241cd3f2b32e2c8ca1 /games/robocode/files/robocode-RoboRumble.in
parentbb21effd9b960e4613fbf599abcde1f3e655d817 (diff)
downloadports-5a52a082347653e46a7330eb60d51230c01183ef.tar.gz
ports-5a52a082347653e46a7330eb60d51230c01183ef.zip
Notes
Diffstat (limited to 'games/robocode/files/robocode-RoboRumble.in')
-rw-r--r--games/robocode/files/robocode-RoboRumble.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/robocode/files/robocode-RoboRumble.in b/games/robocode/files/robocode-RoboRumble.in
index f435b4f37728..7198612eda04 100644
--- a/games/robocode/files/robocode-RoboRumble.in
+++ b/games/robocode/files/robocode-RoboRumble.in
@@ -3,8 +3,6 @@
# $FreeBSD$
#
-export JAVA_VERSION="%%JAVA_VERSION%%"
-
cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -Xmx512M \
-cp "libs/robocode.jar:libs/roborumble.jar:libs/codesize-1.1.jar" \
roborumble.RoboRumbleAtHome ./roborumble/roborumble.txt "${@}"