diff options
Diffstat (limited to 'x11/kf5-kinit/Makefile')
-rw-r--r-- | x11/kf5-kinit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile index 0cd9b32ec94e..521052fba059 100644 --- a/x11/kf5-kinit/Makefile +++ b/x11/kf5-kinit/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 process launcher to speed up launching KDE applications -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= completion config coreaddons crash doctools ecm i18n \ jobwidgets kio service widgetsaddons windowsystem USE_QT= buildtools_build core dbus gui network qmake_build widgets |