Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:12:35 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: f74057de104f - main - textproc/kf5-sonnet: pet stage-qa
Message-ID:  <202209051912.285JCZGh029876@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=f74057de104f54a8b9ed994245abab345d57d16f

commit f74057de104f54a8b9ed994245abab345d57d16f
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:46 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:56 +0000

    textproc/kf5-sonnet: pet stage-qa
---
 textproc/kf5-sonnet/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile
index 4a9fe60cec73..c66549b8b912 100644
--- a/textproc/kf5-sonnet/Makefile
+++ b/textproc/kf5-sonnet/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sonnet
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	textproc kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
@@ -10,7 +11,7 @@ LIB_DEPENDS=	libaspell.so:textproc/aspell \
 
 USES=		cmake compiler:c++11-lib kde:5 qt:5 tar:xz
 USE_KDE=	ecm_build
-USE_QT=		core declarative gui linguisttools uiplugin widgets \
+USE_QT=		core declarative gui linguisttools network uiplugin widgets \
 		buildtools_build qmake_build testlib_build
 
 # Disable examples -- they are not installed anyways.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCZGh029876>