summaryrefslogtreecommitdiff
path: root/graphics/jpatch/files/jpatch.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpatch/files/jpatch.sh.in')
-rw-r--r--graphics/jpatch/files/jpatch.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpatch/files/jpatch.sh.in b/graphics/jpatch/files/jpatch.sh.in
index f06241d0a36a..9f6eda7db431 100644
--- a/graphics/jpatch/files/jpatch.sh.in
+++ b/graphics/jpatch/files/jpatch.sh.in
@@ -2,4 +2,4 @@
#
# $FreeBSD$
-JAVA_VERSION="1.4+" "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/jpatch.jar" "$@"
+JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/jpatch.jar" "$@"