diff options
Diffstat (limited to 'devel/kf5-ki18n/Makefile')
-rw-r--r-- | devel/kf5-ki18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile index e26ac9795045..920ed7a68ece 100644 --- a/devel/kf5-ki18n/Makefile +++ b/devel/kf5-ki18n/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 advanced internationalization framework -USES= cmake:outsource compiler:c++11-lib gettext-runtime \ +USES= cmake compiler:c++11-lib gettext-runtime \ gettext-tools:build,run kde:5 qt:5 tar:xz USE_KDE= ecm USE_QT= buildtools_build concurrent core declarative qmake_build script testlib |