diff options
Diffstat (limited to 'net/messagelib/Makefile')
-rw-r--r-- | net/messagelib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile index 150b05e8fa60..7df0f58d11ef 100644 --- a/net/messagelib/Makefile +++ b/net/messagelib/Makefile @@ -22,7 +22,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \ kdewebkit kio notifications service solid sonnet syntaxhighlighting \ textwidgets wallet widgetsaddons windowsystem xmlgui \ - ecm_build + ecm:build # pim components USE_KDE+= akonadi akonadicontacts akonadimime akonadisearch calendarcore \ contacts grantleetheme gravatar identitymanagement \ @@ -30,7 +30,7 @@ USE_KDE+= akonadi akonadicontacts akonadimime akonadisearch calendarcore \ mime pimcommon pimtextedit USE_QT= concurrent core dbus declarative gui location network printsupport \ uitools webchannel webengine widgets xml \ - buildtools_build qmake_build testlib_build + buildtools:build qmake:build testlib:build USE_XORG= x11 USE_LDCONFIG= yes |