diff options
Diffstat (limited to 'net-im/ktp-text-ui/Makefile')
-rw-r--r-- | net-im/ktp-text-ui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index a6bded6c509d..65ac865e96ab 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -20,10 +20,10 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \ kcmutils kdewebkit kio notifications notifyconfig people \ service solid sonnet textwidgets wallet widgetsaddons windowsystem \ xmlgui \ - ecm_build + ecm:build USE_QT= concurrent core dbus declarative gui location network \ printsupport speech webchannel webengine widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 USE_LDCONFIG= yes |