diff options
Diffstat (limited to 'net-im/kopete/Makefile')
-rw-r--r-- | net-im/kopete/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index af654fa800b9..b8b9a82bfa12 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libidn.so:dns/libidn \ libqca-qt5.so:devel/qca@qt5 \ libv4l2.so:multimedia/libv4l -USES= cmake:outsource jpeg kde:5 shebangfix tar:xz +USES= cmake:outsource jpeg kde:5 qt:5 shebangfix tar:xz USE_GNOME= libxml2 libxslt USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons dnssd ecm emoticons guiaddons i18n \ @@ -25,7 +25,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ windowsystem xmlgui # KDE PIM components USE_KDE+= contacts identitymanagement libkleo pimtextedit -USE_QT5= core dbus gui network phonon4 printsupport sql widgets xml \ +USE_QT= core dbus gui network phonon4 printsupport sql widgets xml \ buildtools_build qmake_build # See #228640: temporary work around to fix the build on Current with ld being lld. |