aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-10 15:22:09 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-10 15:22:09 +0800
commit513eaab548382d6a4d318a4d22e3f18ea4dd66d1 (patch)
treeceff24f1595f206d7e103f34437dc5704667c5a2 /astro
parent072720aa95af2d3dd567d358f28ad382b797212d (diff)
downloadfreebsd-ports-gnome-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.tar.gz
freebsd-ports-gnome-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.tar.zst
freebsd-ports-gnome-513eaab548382d6a4d318a4d22e3f18ea4dd66d1.zip
Fix build for some more kde@ ports on GCC-architectures
PR: 233058 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Diffstat (limited to 'astro')
-rw-r--r--astro/libkgeomap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile
index a467a7cbf08c..5aa0e4475cd7 100644
--- a/astro/libkgeomap/Makefile
+++ b/astro/libkgeomap/Makefile
@@ -13,7 +13,8 @@ LICENSE_COMB= multi
BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
LIB_DEPENDS= libopencv_video.so:graphics/opencv
-USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz
+USES= cmake:outsource compiler:c++11-lang gettext kde:5 pkgconfig \
+ qt:5 tar:xz
USE_KDE= config coreaddons ecm i18n kio marble service textwidgets
USE_QT= concurrent core gui network webkit widgets xml \
buildtools_build qmake_build