diff options
Diffstat (limited to 'net/ktnef/Makefile')
-rw-r--r-- | net/ktnef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ktnef/Makefile b/net/ktnef/Makefile index f36c4a323b58..9cc952e693fc 100644 --- a/net/ktnef/Makefile +++ b/net/ktnef/Makefile @@ -9,7 +9,7 @@ COMMENT= KDE API for the handling of TNEF data LICENSE= LGPL21 -USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm i18n kdelibs4support # pim components USE_KDE+= calendarcore calendarutils contacts |