Date: Wed, 4 Jan 2023 17:13:33 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a3885eb44ec3 - main - multimedia/kvazaar: merge USE_* and USES blocks Message-ID: <202301041713.304HDXN5016791@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301041713.304HDXN5016791>