git: 956325f14e61 - main - x11-toolkits/como: drop wayland category (non-leaf like wlroots)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Apr 2024 06:10:44 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=956325f14e614cd6a1c072df57c684a6c6d2e2d2 commit 956325f14e614cd6a1c072df57c684a6c6d2e2d2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-13 06:08:47 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-13 06:08:55 +0000 x11-toolkits/como: drop wayland category (non-leaf like wlroots) --- x11-toolkits/como/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/como/Makefile b/x11-toolkits/como/Makefile index bbbd6f073f5d..b0e64b7ac2b7 100644 --- a/x11-toolkits/como/Makefile +++ b/x11-toolkits/como/Makefile @@ -1,7 +1,7 @@ PORTNAME= como DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -CATEGORIES= x11-toolkits wayland +CATEGORIES= x11-toolkits PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 7586d3cd718e.patch:-p1 # https://github.com/winft/como/pull/16