summaryrefslogtreecommitdiff
path: root/benchmarks/wrk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/wrk/Makefile')
-rw-r--r--benchmarks/wrk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/wrk/Makefile b/benchmarks/wrk/Makefile
index 848379226368..7331039a3249 100644
--- a/benchmarks/wrk/Makefile
+++ b/benchmarks/wrk/Makefile
@@ -11,7 +11,7 @@ COMMENT= Modern HTTP benchmarking tool
LICENSE= APACHE20
-LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit
+LIB_DEPENDS= libluajit-5.1.so:lang/luajit
USE_GITHUB= yes
GH_ACCOUNT= wg