diff options
Diffstat (limited to 'devel/grantlee5/Makefile')
-rw-r--r-- | devel/grantlee5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/grantlee5/Makefile b/devel/grantlee5/Makefile index 38bca3da48e9..2bfd1c0ba151 100644 --- a/devel/grantlee5/Makefile +++ b/devel/grantlee5/Makefile @@ -15,8 +15,8 @@ LICENSE= LGPL21 PORTSCOUT= limit:^5\. -USE_QT5= buildtools_build core gui qmake_build script -USES= cmake:outsource compiler:c++11-lib grantlee:5,selfbuild +USE_QT= buildtools_build core gui qmake_build script +USES= cmake:outsource compiler:c++11-lib grantlee:5,selfbuild qt:5 CMAKE_ARGS+= -DBUILD_TESTS:BOOL=FALSE USE_LDCONFIG= yes |