aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-06 21:43:21 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-06 23:06:50 +0000
commit1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d (patch)
tree80c3810550e5f1086c0e7c28458b88719789cf72 /astro
parent8e1e95d482a43e11323ecb4bd83a7e70171a1329 (diff)
downloadports-1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d.tar.gz
ports-1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d.zip
astro/phd2: unbreak build after 4aec6e124381
In file included from contributions/MPI_IS_gaussian_process/tests/gaussian_process/gaussian_process_test.cpp:38: In file included from /usr/local/include/gtest/gtest.h:64: In file included from /usr/local/include/gtest/gtest-assertion-result.h:46: In file included from /usr/local/include/gtest/gtest-message.h:57: /usr/local/include/gtest/internal/gtest-port.h:270:2: error: C++ versions less than C++14 are not supported. #error C++ versions less than C++14 are not supported. ^ Reported by: pkg-fallout
Diffstat (limited to 'astro')
-rw-r--r--astro/phd2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/phd2/Makefile b/astro/phd2/Makefile
index a4eea19ffa7e..fafef741dc30 100644
--- a/astro/phd2/Makefile
+++ b/astro/phd2/Makefile
@@ -21,6 +21,7 @@ USES= cmake eigen:3 gettext ninja pkgconfig xorg
USE_GITHUB= yes
GH_ACCOUNT= OpenPHDGuiding
+USE_CXXSTD= c++14 # googletest 1.13
USE_WX= 3.2+
USE_XORG= x11