aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-02-07 20:26:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-02-07 22:39:45 +0000
commit8a4aaed00ccc049d2e09d071c39d443876e60dc5 (patch)
treed864bf1c52c84c54812bcb73e407830f268b6f82
parentcb303a7043617a189b1efcac64fb088bcb6f528f (diff)
downloadports-8a4aaed00ccc049d2e09d071c39d443876e60dc5.tar.gz
ports-8a4aaed00ccc049d2e09d071c39d443876e60dc5.zip
x11-wm/kwinft: back to default wlroots after cb303a704361
-rw-r--r--x11-wm/kwinft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile
index ee5cbd3afc6f..217afdf83359 100644
--- a/x11-wm/kwinft/Makefile
+++ b/x11-wm/kwinft/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kwinft
DISTVERSIONPREFIX= ${PORTNAME}@
DISTVERSION= 5.26.0
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -80,5 +81,4 @@ bundled-libcxx:
@${DO_MAKE_BUILD:NDESTDIR*} install -C ${WRKDIR}/libcxx_build
.endif
-.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk"
.include <bsd.port.mk>