diff options
Diffstat (limited to 'net/kmime/Makefile')
-rw-r--r-- | net/kmime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kmime/Makefile b/net/kmime/Makefile index fa9607e39225..351e8c4f004a 100644 --- a/net/kmime/Makefile +++ b/net/kmime/Makefile @@ -11,9 +11,9 @@ LICENSE= LGPL21 LIB_DEPENDS= libboost_system.so:devel/boost-libs -USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= codecs ecm emoticons i18n init itemmodels itemviews kdelibs4support -USE_QT5= core \ +USE_QT= core \ buildtools_build qmake_build USE_LDCONFIG= yes |