aboutsummaryrefslogtreecommitdiff
path: root/games/bovo
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-10 07:22:09 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-10 07:22:09 +0000
commit513eaab548382d6a4d318a4d22e3f18ea4dd66d1 (patch)
treeceff24f1595f206d7e103f34437dc5704667c5a2 /games/bovo
parent072720aa95af2d3dd567d358f28ad382b797212d (diff)
downloadports-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.tar.gz
ports-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.zip
Fix build for some more kde@ ports on GCC-architectures
PR: 233058 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=484573
Diffstat (limited to 'games/bovo')
-rw-r--r--games/bovo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bovo/Makefile b/games/bovo/Makefile
index e18fe53345a3..6cd3c82257be 100644
--- a/games/bovo/Makefile
+++ b/games/bovo/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${PORTNAME}_DESC}
-USES= cmake:outsource gettext kde:5 qt:5 tar:xz
+USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
ecm i18n kdeclarative libkdegames newstuff widgetsaddons xmlgui
USE_QT= concurrent core dbus declarative gui network svg widgets xml \