summaryrefslogtreecommitdiff
path: root/textproc/nux/files/fire-xquery.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nux/files/fire-xquery.sh.in')
-rw-r--r--textproc/nux/files/fire-xquery.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nux/files/fire-xquery.sh.in b/textproc/nux/files/fire-xquery.sh.in
index 8eab10673812..aba701bb6dbe 100644
--- a/textproc/nux/files/fire-xquery.sh.in
+++ b/textproc/nux/files/fire-xquery.sh.in
@@ -2,4 +2,4 @@
#
# $FreeBSD$
-JAVA_VERSION="%%JAVA_VERSION%%" exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"
+exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"