git: 5abef56e8253 - main - sysutils/qt5-qtdiag: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:12:31 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5abef56e8253b10727cdc78328da521aebed915f

commit 5abef56e8253b10727cdc78328da521aebed915f
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:43 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:55 +0000

    sysutils/qt5-qtdiag: pet stage-qa
---
 sysutils/qt5-qtdiag/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysutils/qt5-qtdiag/Makefile b/sysutils/qt5-qtdiag/Makefile
index bdf8ab40980f..708df01b496b 100644
--- a/sysutils/qt5-qtdiag/Makefile
+++ b/sysutils/qt5-qtdiag/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qtdiag
 PORTVERSION=	${QT5_VERSION}${QT5_KDE_PATCH}
+PORTREVISION=	1
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	qt5-
 
@@ -7,7 +8,7 @@ MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Tool for reporting diagnostic information about Qt and its environment
 
 USES=		compiler:c++11-lang qmake:outsource qt-dist:5,tools
-USE_QT=		core gui
+USE_QT=		core gui network
 
 QT_BINARIES=	yes