diff options
Diffstat (limited to 'net/kmailtransport/Makefile')
-rw-r--r-- | net/kmailtransport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kmailtransport/Makefile b/net/kmailtransport/Makefile index 5a77ecfec53c..85cc1e733c8e 100644 --- a/net/kmailtransport/Makefile +++ b/net/kmailtransport/Makefile @@ -11,12 +11,12 @@ LICENSE= LGPL21 LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -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= auth codecs completion config configwidgets coreaddons i18n \ itemmodels jobwidgets kcmutils kio service wallet widgetsaddons # pim components USE_KDE+= akonadi akonadimime ksmtp mime -USE_QT5= core dbus gui network widgets xml \ +USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |