summaryrefslogtreecommitdiff
path: root/net-p2p/frost/files
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-01 00:17:11 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-01 00:17:11 +0000
commit789b6f5a9e3a038959b58cde4e4771d21149ee27 (patch)
tree5a97ff0b49f5f3f7c8e615d06e929d7318378e12 /net-p2p/frost/files
parento Update to 2.0.0.76 (diff)
o Bump PORTREVISION
o Update FILESDIR/wrapper.sh wrapper script to new javavmwrapper behavior
Notes
Notes: svn path=/head/; revision=122854
Diffstat (limited to 'net-p2p/frost/files')
-rw-r--r--net-p2p/frost/files/wrapper.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/frost/files/wrapper.sh b/net-p2p/frost/files/wrapper.sh
index d64b12941f6a..b65c91b447e6 100644
--- a/net-p2p/frost/files/wrapper.sh
+++ b/net-p2p/frost/files/wrapper.sh
@@ -1,6 +1,9 @@
#!/bin/sh
+export JAVA_VERSION
+
PREFIX="%%PREFIX%%"
+JAVA_VERSION="%%JAVA_VERSION%%"
JAVAVM="%%JAVAVM%%"
JAR_DIR="%%JAR_DIR%%"
JAR_FILE="%%JAR_FILE%%"