diff options
Diffstat (limited to 'databases/kdb/Makefile')
-rw-r--r-- | databases/kdb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index f4edce795b06..3386532c9731 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -11,9 +11,9 @@ COMMENT= Database connectivity and creation framework LIB_DEPENDS= libicuuc.so:devel/icu -USES= cmake:outsource gettext kde:5 python:2.7 tar:xz +USES= cmake:outsource gettext kde:5 python:2.7 qt:5 tar:xz USE_KDE= coreaddons ecm i18n -USE_QT5= core gui network widgets xml \ +USE_QT= core gui network widgets xml \ buildtools_build qmake_build # In the future, these options will be moved into slave ports |