aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-07 18:35:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-07 18:36:06 +0000
commit49084ddd4a80b83716666e53dd964262540c611b (patch)
tree0e45472f99c629f0b6527a7aca668a43ef6f5176
parent810f209aa1f6761b2d268d750812c26d4eef2243 (diff)
downloadports-49084ddd4a80b83716666e53dd964262540c611b.tar.gz
ports-49084ddd4a80b83716666e53dd964262540c611b.zip
multimedia/vmaf: reduce BUILD_DEPENDS after de841b40d24d
-rw-r--r--multimedia/vmaf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vmaf/Makefile b/multimedia/vmaf/Makefile
index 62aaf278c8ed..1a83b174baf9 100644
--- a/multimedia/vmaf/Makefile
+++ b/multimedia/vmaf/Makefile
@@ -13,7 +13,7 @@ LICENSE_NAME= BSD-2-Clause Plus Patent License
LICENSE_FILE= ${WRKSRC:H}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BUILD_DEPENDS= xxd:editors/vim \
+BUILD_DEPENDS= xxd:sysutils/xxd \
${BUILD_DEPENDS_${ARCH}}
BUILD_DEPENDS_amd64= nasm:devel/nasm
BUILD_DEPENDS_i386= nasm:devel/nasm