git: a3885eb44ec3 - main - multimedia/kvazaar: merge USE_* and USES blocks
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jan 2023 17:13:33 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3885eb44ec312de668b216a3e85ed01e49ae161 commit a3885eb44ec312de668b216a3e85ed01e49ae161 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-04 17:10:12 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-04 17:11:48 +0000 multimedia/kvazaar: merge USE_* and USES blocks --- multimedia/kvazaar/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index 18381d58ab4b..541fd6b0b2ad 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -11,11 +11,10 @@ WWW= http://ultravideo.cs.tut.fi/ #encoder LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +USES= autoreconf compiler:c11 libtool pathfix USE_GITHUB= yes GH_ACCOUNT= ultravideo GH_TUPLE= silentbicycle:greatest:v1.0.0:greatest/greatest - -USES= autoreconf compiler:c11 libtool pathfix GNU_CONFIGURE= yes TEST_TARGET= check INSTALL_TARGET= install-strip