aboutsummaryrefslogtreecommitdiff
path: root/irc/konversation/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-30 17:15:06 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-30 17:15:06 +0000
commitfc824512c67150eb3a82b89c67567333edf72cc5 (patch)
treebf29ca76cbe34b0c84a53e2596fa0d1ca56ae7a8 /irc/konversation/Makefile
parent16bc7070af770abb33cd0e9c7e64a32f706cc232 (diff)
downloadports-fc824512c67150eb3a82b89c67567333edf72cc5.tar.gz
ports-fc824512c67150eb3a82b89c67567333edf72cc5.zip
More GCC-related fixes in kde@ ports
PR: 234461 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=488723
Diffstat (limited to 'irc/konversation/Makefile')
-rw-r--r--irc/konversation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index 06d7d3fcca88..d86bca259bd1 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5
-USES= cmake desktop-file-utils gettext kde:5 python:run qt:5 shebangfix tar:xz
+USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
+ python:run qt:5 shebangfix tar:xz
USE_KDE= archive auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons doctools ecm \
emoticons globalaccel i18n iconthemes idletime itemviews \