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