aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kbackup
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 /sysutils/kbackup
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 'sysutils/kbackup')
-rw-r--r--sysutils/kbackup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/kbackup/Makefile b/sysutils/kbackup/Makefile
index 3d244bb4b75e..f97c9b515c74 100644
--- a/sysutils/kbackup/Makefile
+++ b/sysutils/kbackup/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Backup program with an easy to use user interface
-USES= cmake gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons ecm i18n iconthemes itemviews jobwidgets kio \
notifications service solid widgetsaddons xmlgui