aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/sway/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/sway/Makefile')
-rw-r--r--x11-wm/sway/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile
index 236bdb3213f6..ab6f60a4b9a9 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sway
DISTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -62,4 +63,5 @@ post-patch:
-e '/project_version/s/@0@/${DISTVERSIONFULL}/' \
${WRKSRC}/meson.build
+.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk"
.include <bsd.port.mk>