git: c095475731fb - main - devel/kf5-kconfig: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:07 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c095475731fb0cebf6b90c59d9adeb4b85a3d1b9 commit c095475731fb0cebf6b90c59d9adeb4b85a3d1b9 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:41 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:05 +0000 devel/kf5-kconfig: pet stage-qa --- devel/kf5-kconfig/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/kf5-kconfig/Makefile b/devel/kf5-kconfig/Makefile index 5abc556cc8cb..f851adf23f47 100644 --- a/devel/kf5-kconfig/Makefile +++ b/devel/kf5-kconfig/Makefile @@ -1,5 +1,6 @@ PORTNAME= kconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= LGPL21+ USES= cmake compiler:c++11-lib cpe kde:5 qt:5 tar:xz CPE_VENDOR= kde USE_KDE= ecm_build -USE_QT= core dbus declarative gui linguisttools xml \ +USE_QT= core dbus declarative gui linguisttools network xml \ buildtools_build qmake_build testlib_build .include <bsd.port.mk>