diff options
Diffstat (limited to 'net-im/ktp-call-ui/Makefile')
-rw-r--r-- | net-im/ktp-call-ui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-call-ui/Makefile b/net-im/ktp-call-ui/Makefile index 9c9500858aea..18bba0e0d570 100644 --- a/net-im/ktp-call-ui/Makefile +++ b/net-im/ktp-call-ui/Makefile @@ -25,9 +25,9 @@ USE_GNOME= glib20 USE_KDE= auth codecs config configwidgets coreaddons iconthemes \ i18n kcmutils kdeclarative notifications package service \ wallet widgetsaddons xmlgui \ - ecm_build + ecm:build USE_QT= core dbus declarative gui network widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS |