git: 02e6f2e978c9 - main - multimedia/aom: drop unused USES=localbase after f40d123e50db
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 22:00:48 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=02e6f2e978c9d3ea2216c917788095c994ac1279 commit 02e6f2e978c9d3ea2216c917788095c994ac1279 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-14 21:56:54 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-14 21:59:48 +0000 multimedia/aom: drop unused USES=localbase after f40d123e50db --- multimedia/aom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/aom/Makefile b/multimedia/aom/Makefile index cd0f642aefd9..1fa3281b2e1b 100644 --- a/multimedia/aom/Makefile +++ b/multimedia/aom/Makefile @@ -25,7 +25,7 @@ OPTIONS_DEFINE= VMAF VMAF_DESC= Encoding tuning for VMAF VMAF_LIB_DEPENDS= libvmaf.so:multimedia/vmaf -VMAF_USES= localbase:ldflags pkgconfig +VMAF_USES= pkgconfig VMAF_CMAKE_ON= -DCONFIG_TUNE_VMAF:STRING=1 post-patch: