diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-05-03 17:38:15 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-05-03 17:38:15 +0000 |
commit | bf0088e4a9ea470ce49d9742c0a4641d675caeb9 (patch) | |
tree | 7260089d681d965e6ec7212c8dcfb9c8efae49d7 | |
parent | x11-wm/hyprland-devel: remove until enough upstream changes accumulate (diff) |
x11-wm/hyprland: drop unused CONFLICTS after 54f2b0ad7dc5
-rw-r--r-- | x11-wm/hyprland/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index dd8af42e2843..9c05a4feb0ff 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -31,8 +31,6 @@ GH_TUPLE= hyprwm:hyprland-protocols:4d29e48:hyprland_protocols/subprojects/hyprl canihavesomecoffee:udis86:1.7.2-186-g5336633:udis86/subprojects/udis86 MESON_ARGS= -Dsystemd=disabled -CONFLICTS_INSTALL= ${PORTNAME}-devel - OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 |