git: 49086d40c0bb - main - net/libkvkontakte: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:50 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=49086d40c0bbca7810e11bf21a15483622a82d59 commit 49086d40c0bbca7810e11bf21a15483622a82d59 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:09 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:41 +0000 net/libkvkontakte: pet stage-qa --- net/libkvkontakte/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile index b213c389bd4c..641dab080e4c 100644 --- a/net/libkvkontakte/Makefile +++ b/net/libkvkontakte/Makefile @@ -1,6 +1,6 @@ PORTNAME= libkvkontakte DISTVERSION= 5.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE/digikam @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm i18n kdewebkit kio service widgetsaddons -USE_QT= core gui network webkit widgets \ +USE_QT= concurrent core dbus gui network webkit widgets \ buildtools_build qmake_build .include <bsd.port.mk>