aboutsummaryrefslogtreecommitdiff
path: root/x11/yakuake
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-02-08 22:50:23 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-02-08 22:50:23 +0000
commit438b3468a76a4e08e23d8288e5a0ae5a80e68707 (patch)
tree10b6ab2104893fd293113c7ad353927bd8067b12 /x11/yakuake
parent247ad10f1ad8fd6b67be7affc741d47c1da5a7dd (diff)
downloadports-438b3468a76a4e08e23d8288e5a0ae5a80e68707.tar.gz
ports-438b3468a76a4e08e23d8288e5a0ae5a80e68707.zip
Fix with build on GCC architectures.
PR: 235093 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=492466
Diffstat (limited to 'x11/yakuake')
-rw-r--r--x11/yakuake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile
index 4ac21c4a3634..a0cb20f9d072 100644
--- a/x11/yakuake/Makefile
+++ b/x11/yakuake/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= konsole:x11/konsole
-USES= cmake gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= attica auth archive codecs completion config configwidgets \
coreaddons crash dbusaddons ecm globalaccel i18n iconthemes \
jobwidgets kio newstuff notifications notifyconfig parts \