aboutsummaryrefslogtreecommitdiff
path: root/www/jmeter
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-12 09:10:08 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-12 09:10:08 +0000
commit63481e1b62cddd55db106e9348b939a0790746b9 (patch)
tree83a4c957b5bf0ccfbca90dd17fb8f4fdc539443f /www/jmeter
parent87dbc47582f0c97d59c6fc99e1f697c4360e5446 (diff)
downloadports-63481e1b62cddd55db106e9348b939a0790746b9.tar.gz
ports-63481e1b62cddd55db106e9348b939a0790746b9.zip
Notes
Diffstat (limited to 'www/jmeter')
-rw-r--r--www/jmeter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jmeter/Makefile b/www/jmeter/Makefile
index 8333516888e5..a059ef9fbef8 100644
--- a/www/jmeter/Makefile
+++ b/www/jmeter/Makefile
@@ -38,7 +38,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/activation.jar:java/jaf \
${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j \
${JAVALIBDIR}/xmlgraphics-commons.jar:graphics/xmlgraphics-commons \
${JAVALIBDIR}/xstream.jar:textproc/xstream \
- ${JAVALIBDIR}/../rhino/rhino.jar:lang/rhino
+ ${LOCALBASE}/share/java/rhino/rhino.jar:lang/rhino
USES= tar:tgz
USE_JAVA= yes