Skip to content

Commit

Permalink
x11-wm/hyprland-devel: back to default wlroots
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Nov 11, 2022
1 parent 5758a46 commit 260e0a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-wm/hyprland-devel/Makefile
Expand Up @@ -2,6 +2,7 @@ PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0beta-75
DISTVERSIONSUFFIX= -g61995e3
PORTREVISION= 1
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX= -devel

Expand All @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.25:graphics/wayland-protocols \
wlroots>=0.15.0.478<0.17.0:x11-toolkits/wlroots
wlroots>=0.16.0<0.17.0:x11-toolkits/wlroots
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \
Expand Down Expand Up @@ -47,5 +48,4 @@ post-patch:
@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \
${WRKSRC}/src/render/OpenGL.cpp

.include "${.CURDIR:H:H}/x11-toolkits/wlroots-devel/override.mk"
.include <bsd.port.mk>

0 comments on commit 260e0a7

Please sign in to comment.