git: aaad719bfeff - 2023Q2 - multimedia/vmaf: reduce BUILD_DEPENDS after de841b40d24d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Apr 2023 18:36:30 UTC
The branch 2023Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aaad719bfefffd1247de3b16839f2abb7d8c08a1
commit aaad719bfefffd1247de3b16839f2abb7d8c08a1
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-07 18:35:19 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-07 18:36:22 +0000
multimedia/vmaf: reduce BUILD_DEPENDS after de841b40d24d
(cherry picked from commit 49084ddd4a80b83716666e53dd964262540c611b)
---
multimedia/vmaf/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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