git: 49084ddd4a80 - main - multimedia/vmaf: reduce BUILD_DEPENDS after de841b40d24d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Apr 2023 18:36:19 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=49084ddd4a80b83716666e53dd964262540c611b commit 49084ddd4a80b83716666e53dd964262540c611b 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:06 +0000 multimedia/vmaf: reduce BUILD_DEPENDS after de841b40d24d --- 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