Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:56 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: be59cfc86c4e - main - devel/grantlee5: pet stage-qa
Message-ID:  <202209051909.285J9ugQ015221@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=be59cfc86c4ec2c80b4a2479aa4b6b29fdfff0e9

commit be59cfc86c4ec2c80b4a2479aa4b6b29fdfff0e9
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:29 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:01 +0000

    devel/grantlee5: pet stage-qa
---
 devel/grantlee5/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/devel/grantlee5/Makefile b/devel/grantlee5/Makefile
index 40e0f5b55468..78ad7cb31e77 100644
--- a/devel/grantlee5/Makefile
+++ b/devel/grantlee5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	grantlee
 DISTVERSION=	${GRANTLEE_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://downloads.${PORTNAME}.org/
 PKGNAMESUFFIX=	5
@@ -12,7 +12,8 @@ LICENSE=	LGPL21
 
 PORTSCOUT=	limit:^5\.
 
-USE_QT=		buildtools_build core gui qmake_build script declarative
+USE_QT=		core declarative gui network script \
+		buildtools_build qmake_build
 USES=		cmake compiler:c++11-lib grantlee:5,selfbuild qt:5
 USE_CXXSTD=	c++11
 CMAKE_ARGS+=	-DBUILD_TESTS:BOOL=FALSE



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