git: e4a7a31f154e - main - multimedia/kvazaar: drop -devel remains
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jan 2023 17:13:32 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4a7a31f154e3371b84956e75050281b26baaa09 commit e4a7a31f154e3371b84956e75050281b26baaa09 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-04 16:28:38 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-04 17:11:47 +0000 multimedia/kvazaar: drop -devel remains kvazaar-devel is unlikely to be revived as upstream development has slowed down in favor of uvg266. --- multimedia/kvazaar/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index 35e585ddf1e5..18381d58ab4b 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -1,6 +1,6 @@ PORTNAME= kvazaar DISTVERSIONPREFIX= v -DISTVERSION?= 2.1.0 +DISTVERSION= 2.1.0 PORTREVISION= 1 CATEGORIES= multimedia @@ -15,8 +15,6 @@ USE_GITHUB= yes GH_ACCOUNT= ultravideo GH_TUPLE= silentbicycle:greatest:v1.0.0:greatest/greatest -CONFLICTS_INSTALL?= ${PORTNAME}-devel - USES= autoreconf compiler:c11 libtool pathfix GNU_CONFIGURE= yes TEST_TARGET= check