Date: Thu, 17 Aug 2023 19:05:09 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3d33fafbaae3 - main - net/krfb: add build depend on pwp Message-ID: <202308171905.37HJ59Mv097313@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d33fafbaae37637f67bcd2b325f9a591131f13a commit 3d33fafbaae37637f67bcd2b325f9a591131f13a Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-08-17 19:04:30 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-08-17 19:04:34 +0000 net/krfb: add build depend on pwp - this was previously gotten transitively. --- net/krfb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/krfb/Makefile b/net/krfb/Makefile index 22bf50f951fa..7de827e7b88c 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -16,7 +16,7 @@ USES= alias cmake compiler:c++11-lib gettext jpeg kde:5 pkgconfig \ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons dnssd doctools i18n notifications wallet \ wayland widgetsaddons windowsystem xmlgui \ - ecm:build + ecm:build plasma-wayland-protocols:build USE_QT= core dbus gui network widgets x11extras xml \ buildtools:build qmake:build USE_XORG= x11 xcb xdamage xext xtsthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308171905.37HJ59Mv097313>
