summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-04-12 13:46:56 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-04-12 13:46:56 +0000
commitdf0dc3c4d7307b9970069e7162b5adfaedcf518c (patch)
tree03461606810dd6b80f6d33682435de8042971ee3 /benchmarks
parent- Update to 1.4 (diff)
Remove needless build dependency on xxd(1): unused since version 1.0.12.
Reviewed by: grep(1) Approved by: common sense
Notes
Notes: svn path=/head/; revision=467154
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/sysbench/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile
index 0d3a4f99f5fb..cc1f11c61250 100644
--- a/benchmarks/sysbench/Makefile
+++ b/benchmarks/sysbench/Makefile
@@ -11,7 +11,6 @@ COMMENT= Scriptable database and system performance benchmark
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= xxd:editors/vim-console
LIB_DEPENDS= libck.so:devel/concurrencykit \
libluajit-5.1.so:lang/luajit