summaryrefslogtreecommitdiff
path: root/textproc/jaxup/files/jaxup-xupdater.sh
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jaxup/files/jaxup-xupdater.sh')
-rw-r--r--textproc/jaxup/files/jaxup-xupdater.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jaxup/files/jaxup-xupdater.sh b/textproc/jaxup/files/jaxup-xupdater.sh
index 1fd12cf618fe..225e7f334974 100644
--- a/textproc/jaxup/files/jaxup-xupdater.sh
+++ b/textproc/jaxup/files/jaxup-xupdater.sh
@@ -2,4 +2,4 @@
#
# $FreeBSD$
-JAVA_VERSION="%%JAVA_VERSION%%" %%LOCALBASE%%/bin/java -cp "`"%%LOCALBASE%%/bin/classpath"`:%%DATADIR%%/jaxup-xupdater.jar" "DOMXUpdater" "$@"
+%%LOCALBASE%%/bin/java -cp "`"%%LOCALBASE%%/bin/classpath"`:%%DATADIR%%/jaxup-xupdater.jar" "DOMXUpdater" "$@"