aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-21 16:40:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-21 17:24:01 +0000
commit474e59a13f289a0cade43c95ea01ef042f22665b (patch)
treeabfcba8901d03926609221d806bbbb9d5fb36fdd
parenta685e286ea48087b18ab9f61c206009268a5a715 (diff)
downloadports-474e59a13f289a0cade43c95ea01ef042f22665b.tar.gz
ports-474e59a13f289a0cade43c95ea01ef042f22665b.zip
x11-wm/hyprland: back to default wlroots
-rw-r--r--x11-wm/hyprland/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index a1dceb6ef5d6..177556ca920c 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.32.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -16,7 +16,7 @@ BROKEN_FreeBSD_12= libc++ too old
BUILD_DEPENDS= cmake:devel/cmake-core \
evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.25:graphics/wayland-protocols \
- wlroots>=0.16.0.791<0.18.0:x11-toolkits/wlroots
+ wlroots>=0.17.0<0.18.0:x11-toolkits/wlroots
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \
@@ -90,7 +90,6 @@ bundled-libcxx:
.endif
.endif # exists(/usr/lib/libc++.so)
-.include "${.CURDIR:H:H}/x11-toolkits/wlroots-devel/override.mk"
post-patch: wlroots-devel-patch
wlroots-devel-patch:
# Prefer <wlr/*> headers (used by <hyprland/*>) from wlroots-devel