aboutsummaryrefslogtreecommitdiff
path: root/graphics/aoi
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-03-23 16:42:51 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-03-23 16:42:51 +0000
commitb30d6c83bcb1739229eff6ae5a291bc17264bfc8 (patch)
tree5e114eba592d4a8a3ce5e5150ecfe4bcd92054ad /graphics/aoi
parentc2d98c00ebfe1f8d19b2c1a7dfa611ccb678e9b7 (diff)
downloadports-b30d6c83bcb1739229eff6ae5a291bc17264bfc8.tar.gz
ports-b30d6c83bcb1739229eff6ae5a291bc17264bfc8.zip
Notes
Diffstat (limited to 'graphics/aoi')
-rw-r--r--graphics/aoi/files/aoi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aoi/files/aoi.in b/graphics/aoi/files/aoi.in
index 7866c3140c00..1dd580b25f96 100644
--- a/graphics/aoi/files/aoi.in
+++ b/graphics/aoi/files/aoi.in
@@ -5,4 +5,4 @@
export JAVA_VERSION="%%JAVA_VERSION%%"
cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \
--Djava.ext.dirs="%%DATADIR%%" -jar "%%DATADIR%%/ArtOfIllusion.jar" "${@}"
+-jar "%%DATADIR%%/ArtOfIllusion.jar" "${@}"