git: a7a76a7866c1 - main - multimedia/hyprpwcenter: Add wayland-protocols to build dependency after 0685b1a33713
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Sep 2026 09:13:42 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a7a76a7866c15f6a491a17c17ddf409e9ff0d4c1
commit a7a76a7866c15f6a491a17c17ddf409e9ff0d4c1
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-09-12 09:12:52 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-09-12 09:13:30 +0000
multimedia/hyprpwcenter: Add wayland-protocols to build dependency after 0685b1a33713
---
multimedia/hyprpwcenter/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/hyprpwcenter/Makefile b/multimedia/hyprpwcenter/Makefile
index 6600a67664fc..1a8c1b4a3b27 100644
--- a/multimedia/hyprpwcenter/Makefile
+++ b/multimedia/hyprpwcenter/Makefile
@@ -11,6 +11,7 @@ WWW= https://github.com/hyprwm/hyprpwcenter
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
LIB_DEPENDS= libhyprutils.so:devel/hyprutils \
libdrm.so:graphics/libdrm \
libpipewire-0.3.so:multimedia/pipewire \