diff options
Diffstat (limited to 'games/killbots/Makefile')
-rw-r--r-- | games/killbots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/killbots/Makefile b/games/killbots/Makefile index 31648ffb77c6..1e12820c2ff7 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes itemviews kio \ libkdegames notifyconfig widgetsaddons xmlgui |