aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2020-01-05 04:23:21 +0800
committerlinimon <linimon@FreeBSD.org>2020-01-05 04:23:21 +0800
commita86d10d4f49f3bb6f0b2aeabd7f78eef017a3965 (patch)
tree7ecf166ef668f2ab3ab453c28fef47c1aa774045 /finance
parent62c2a067def23e47adebbdd5853ebf89442d76bb (diff)
downloadfreebsd-ports-gnome-a86d10d4f49f3bb6f0b2aeabd7f78eef017a3965.tar.gz
freebsd-ports-gnome-a86d10d4f49f3bb6f0b2aeabd7f78eef017a3965.tar.zst
freebsd-ports-gnome-a86d10d4f49f3bb6f0b2aeabd7f78eef017a3965.zip
Fix build on GCC-based systems:
CMake Error in src/CMakeLists.txt: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'finance')
-rw-r--r--finance/kraft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/kraft/Makefile b/finance/kraft/Makefile
index 2794e8045f52..bb44c5d4fa2b 100644
--- a/finance/kraft/Makefile
+++ b/finance/kraft/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS+=libctemplate.so:textproc/google-ctemplate
-USES= cmake kde:5 qt:5
+USES= cmake compiler:c++11-lang kde:5 qt:5
USE_KDE= akonadi akonadicontacts \
auth codecs config configwidgets contacts coreaddons \
i18n itemmodels widgetsaddons