diff options
Diffstat (limited to 'net/kcontacts/Makefile')
-rw-r--r-- | net/kcontacts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kcontacts/Makefile b/net/kcontacts/Makefile index f12a445b0098..40ef792b28f7 100644 --- a/net/kcontacts/Makefile +++ b/net/kcontacts/Makefile @@ -9,9 +9,9 @@ COMMENT= KDE api to manage contact information LICENSE= LGPL21 -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= ecm codecs config coreaddons i18n -USE_QT5= core dbus gui \ +USE_QT= core dbus gui \ buildtools_build qmake_build USE_LDCONFIG= yes |