From 0c6d047ac508ff2ffbae76cbcdcbff4e97bac8f1 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 4 Jan 2020 20:23:21 +0000 Subject: [PATCH] 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) --- finance/kraft/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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