Date: Mon, 5 Sep 2022 19:12:19 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e533411edbd - main - sysutils/plasma5-discover: pet stage-qa Message-ID: <202209051912.285JCJiI029501@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e533411edbd8996db3edefac7c589a26dde7d6a commit 1e533411edbd8996db3edefac7c589a26dde7d6a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:33 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:50 +0000 sysutils/plasma5-discover: pet stage-qa --- sysutils/plasma5-discover/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile index 92e151885819..4694962be57f 100644 --- a/sysutils/plasma5-discover/Makefile +++ b/sysutils/plasma5-discover/Makefile @@ -1,5 +1,6 @@ PORTNAME= discover DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -9,7 +10,7 @@ COMMENT= Plasma5 package management tools #LIB_DEPENDS= libpackagekit-qt.so:ports-mgmt/packagekit-qt5 USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \ - pkgconfig qt:5 tar:xz + pkgconfig qt:5 tar:xz xorg USE_KDE= archive attica auth codecs completion config configwidgets \ coreaddons crash dbusaddons i18n iconthemes idletime \ itemmodels itemviews jobwidgets kcmutils kdeclarative kio \ @@ -20,6 +21,7 @@ USE_KDE= archive attica auth codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui network svg widgets \ x11extras xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 CPE_VENDOR= kde
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCJiI029501>