diff options
Diffstat (limited to 'devel/grantlee/Makefile')
-rw-r--r-- | devel/grantlee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/grantlee/Makefile b/devel/grantlee/Makefile index e85161967560..39037ecb5d0c 100644 --- a/devel/grantlee/Makefile +++ b/devel/grantlee/Makefile @@ -15,9 +15,9 @@ LICENSE= LGPL21 PORTSCOUT= limit:^0\. -USE_QT4= corelib gui qtestlib_build script \ +USE_QT= corelib gui qtestlib_build script \ qmake_build moc_build rcc_build uic_build -USES= cmake:outsource grantlee:4,selfbuild +USES= cmake:outsource grantlee:4,selfbuild qt:4 CMAKE_ARGS+= -DBUILD_TESTS:BOOL=FALSE USE_LDCONFIG= yes |