git: a43f12997bc4 - main - x11-toolkits/wlroots-hyprland: deprecate in favor of x11-toolkits/aquamarine

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 23 Jul 2024 01:17:53 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a43f12997bc48f2dad118249679f4441b7847aa6

commit a43f12997bc48f2dad118249679f4441b7847aa6
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-07-23 01:14:54 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-07-23 01:16:57 +0000

    x11-toolkits/wlroots-hyprland: deprecate in favor of x11-toolkits/aquamarine
    
    https://github.com/hyprwm/wlroots-hyprland/commit/e9d04a67ff8d
    "This repository has been archived by the owner on Jul 20, 2024. It is now read-only."
---
 x11-toolkits/wlroots-hyprland/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/wlroots-hyprland/Makefile b/x11-toolkits/wlroots-hyprland/Makefile
index aabbe7ab66f3..4b413fbe911d 100644
--- a/x11-toolkits/wlroots-hyprland/Makefile
+++ b/x11-toolkits/wlroots-hyprland/Makefile
@@ -20,6 +20,8 @@ WWW=		https://github.com/hyprwm/wlroots-hyprland
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Project discontinued, use x11-toolkits/aquamarine instead
+
 BUILD_DEPENDS=	wayland-protocols>=1.33:graphics/wayland-protocols
 LIB_DEPENDS=	libdrm.so:graphics/libdrm \
 		libwayland-server.so:graphics/wayland \