git: be59cfc86c4e - main - devel/grantlee5: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:56 UTC
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