git: e095973651cf - main - x11/wapanel: deprecate but not expire yet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jan 2024 23:43:40 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e095973651cf5a3b5153c427e0865c8724b5c6e0 commit e095973651cf5a3b5153c427e0865c8724b5c6e0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-27 23:42:07 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-27 23:43:32 +0000 x11/wapanel: deprecate but not expire yet --- x11/wapanel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/wapanel/Makefile b/x11/wapanel/Makefile index 27ffc5822e9c..53d95271046a 100644 --- a/x11/wapanel/Makefile +++ b/x11/wapanel/Makefile @@ -10,6 +10,8 @@ WWW= https://firstbober.github.io/wapanel/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= https://github.com/Firstbober/wapanel/issues/39 + BUILD_DEPENDS= toml11>0:devel/toml11 \ wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \