aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/kproperty
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 16:21:14 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 16:21:14 +0000
commit9d8462abdaab013b8b88a5a6490470c4635bce49 (patch)
tree6b7ea09f71423d72fe4efed39798bc20102f7100 /x11-toolkits/kproperty
parent2fd02fb77fbe51a8f8d5f354ecbcac7976159ed1 (diff)
downloadports-9d8462abdaab013b8b88a5a6490470c4635bce49.tar.gz
ports-9d8462abdaab013b8b88a5a6490470c4635bce49.zip
x11-toolkits/kproperty: fix build with GCC-based architectures
PR: 232385 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=482592
Diffstat (limited to 'x11-toolkits/kproperty')
-rw-r--r--x11-toolkits/kproperty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/kproperty/Makefile b/x11-toolkits/kproperty/Makefile
index bcf49f800eef..ccb8b960eb9e 100644
--- a/x11-toolkits/kproperty/Makefile
+++ b/x11-toolkits/kproperty/Makefile
@@ -9,7 +9,8 @@ DIST_SUBDIR= KDE/${PORTNAME}
MAINTAINER= kde@FreeBSD.org
COMMENT= Property editing framwork
-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= ecm config coreaddons guiaddons i18n widgetsaddons
USE_QT= core gui widgets xml \
buildtools_build qmake_build qml