diff options
Diffstat (limited to 'textproc/kreport/Makefile')
-rw-r--r-- | textproc/kreport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index d0e06e174ebc..72a3361c1750 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -11,9 +11,9 @@ COMMENT= Framework for creation of reports in multiple formats LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty -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= config coreaddons ecm marble widgetsaddons -USE_QT5= core gui network qml webkit widgets xml \ +USE_QT= core gui network qml webkit widgets xml \ buildtools_build printsupport qmake_build CONFLICTS_INSTALL= calligra-2* |