1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

devel/grantlee5: add dependency on declarative (regression fix)

PR:		242823
Obtained from:	arch
This commit is contained in:
Tobias C. Berner 2019-12-24 05:33:55 +00:00
parent 84a6ef1056
commit bcef0c3394
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520776

View File

@ -3,6 +3,7 @@
PORTNAME= grantlee
DISTVERSION= ${GRANTLEE_VERSION}
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://downloads.${PORTNAME}.org/
PKGNAMESUFFIX= 5
@ -14,7 +15,7 @@ LICENSE= LGPL21
PORTSCOUT= limit:^5\.
USE_QT= buildtools_build core gui qmake_build script
USE_QT= buildtools_build core gui qmake_build script declarative
USES= cmake compiler:c++11-lib grantlee:5,selfbuild qt:5
USE_CXXSTD= c++11
CMAKE_ARGS+= -DBUILD_TESTS:BOOL=FALSE