git: 8a4aaed00ccc - main - x11-wm/kwinft: back to default wlroots after cb303a704361
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Feb 2023 22:40:32 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a4aaed00ccc049d2e09d071c39d443876e60dc5 commit 8a4aaed00ccc049d2e09d071c39d443876e60dc5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-07 20:26:06 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-07 22:39:45 +0000 x11-wm/kwinft: back to default wlroots after cb303a704361 --- x11-wm/kwinft/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>