aboutsummaryrefslogtreecommitdiff
path: root/net/ksmtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ksmtp/Makefile')
-rw-r--r--net/ksmtp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ksmtp/Makefile b/net/ksmtp/Makefile
index b17cdce40476..55f670c93dd3 100644
--- a/net/ksmtp/Makefile
+++ b/net/ksmtp/Makefile
@@ -10,11 +10,11 @@ COMMENT= Job-based library to send email through an SMTP server
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= config coreaddons i18n kio service
# pim components
USE_KDE+= mime
-USE_QT5= core network \
+USE_QT= core network \
buildtools_build qmake_build
USE_LDCONFIG= yes