Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:12:31 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: 5abef56e8253 - main - sysutils/qt5-qtdiag: pet stage-qa
Message-ID:  <202209051912.285JCVfE029800@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=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
 



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