From e095973651cf5a3b5153c427e0865c8724b5c6e0 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 28 Jan 2024 00:42:07 +0100 Subject: [PATCH] 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 27ffc5822e9cf..53d95271046ab 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 \