diff options
Diffstat (limited to 'net/akonadi-notes/Makefile')
-rw-r--r-- | net/akonadi-notes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/akonadi-notes/Makefile b/net/akonadi-notes/Makefile index f3f51886d0d9..43f56ed567ce 100644 --- a/net/akonadi-notes/Makefile +++ b/net/akonadi-notes/Makefile @@ -9,11 +9,11 @@ LICENSE= LGPL21 USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= i18n \ - ecm_build + ecm:build # pim components USE_KDE+= akonadi mime USE_QT= core xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr |