aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-01-27 23:42:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-27 23:43:55 +0000
commit82265ae8c4270203b02f5b1968287e8faf0cc991 (patch)
treead8d291c1ad7eb53967d4a09a7310c95ee58edf4
parent9505e583c449542011f16c6af5b6aee794fff9d8 (diff)
downloadports-82265ae8c4270203b02f5b1968287e8faf0cc991.tar.gz
ports-82265ae8c4270203b02f5b1968287e8faf0cc991.zip
x11/wapanel: deprecate but not expire yet
(cherry picked from commit e095973651cf5a3b5153c427e0865c8724b5c6e0)
-rw-r--r--x11/wapanel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/wapanel/Makefile b/x11/wapanel/Makefile
index 763bbb2affad..4b9bacaaff20 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 \