Date: Tue, 13 Dec 2022 17:38:24 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: 0376e96ab78a - main - x11/darkman: add to wayland category Message-ID: <202212131738.2BDHcObh093135@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=0376e96ab78a205899a4efaee567479eeb6afd96 commit 0376e96ab78a205899a4efaee567479eeb6afd96 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-13 17:37:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-13 17:37:19 +0000 x11/darkman: add to wayland category xdg-desktop-portal support has UseIn=sway --- x11/darkman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/darkman/Makefile b/x11/darkman/Makefile index 3e040bc1a506..1f14761366d1 100644 --- a/x11/darkman/Makefile +++ b/x11/darkman/Makefile @@ -1,7 +1,7 @@ PORTNAME= darkman DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -CATEGORIES= x11 +CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Framework for dark-mode and light-mode transitions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212131738.2BDHcObh093135>