aboutsummaryrefslogtreecommitdiff
path: root/www/jmeter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 08:57:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 08:57:12 +0000
commit5271da855f0c5946ff1f3aa58fbe806871df2f87 (patch)
tree526d65e6697f1e03c06ab0d0f901688aa2c4e18d /www/jmeter
parent8730c99d5ea1ba861dbab3e0dbc07e16826b1a7a (diff)
downloadports-5271da855f0c5946ff1f3aa58fbe806871df2f87.tar.gz
ports-5271da855f0c5946ff1f3aa58fbe806871df2f87.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 1e5f842ed4dd..93d2850b1940 100644
--- a/www/jmeter/Makefile
+++ b/www/jmeter/Makefile
@@ -48,7 +48,7 @@ SUB_FILES= jmeter.sh
DATAFILES= bin extras lib
# Do not even extract the MS-DOS files nor the JARs,
# that are already provided by other ports:
-EXTRACT_AFTER_ARGS= |${TAR} -xpf - --exclude '*.bat' --exclude '*.cmd' \
+EXTRACT_AFTER_ARGS= --exclude '*.bat' --exclude '*.cmd' \
${RUN_DEPENDS:M*.jar*:C|.*/(.+).jar:.*|--exclude '\1-*.jar'|} \
--exclude 'oro-*.jar'