diff options
Diffstat (limited to 'textproc/kf5-kcodecs/Makefile')
-rw-r--r-- | textproc/kf5-kcodecs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kf5-kcodecs/Makefile b/textproc/kf5-kcodecs/Makefile index 3175908112be..743a125f317c 100644 --- a/textproc/kf5-kcodecs/Makefile +++ b/textproc/kf5-kcodecs/Makefile @@ -10,7 +10,7 @@ COMMENT= KF5 library for string manipulation LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USES= cmake:outsource compiler:c++11-lib gperf kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gperf kde:5 qt:5 tar:xz USE_KDE= ecm USE_QT= buildtools_build core linguisttools qmake_build |