aboutsummaryrefslogtreecommitdiff
path: root/science/orthanc-mysql
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:51 +0000
commitdc535da1b7c62ba79b1f9342988c36748abb2e26 (patch)
tree2d5acfc436c2e529bd69df10374495ebf4f621ab /science/orthanc-mysql
parent1deb43e4434079dfc50839ccd9a1a2ec0fe5f81d (diff)
downloadports-dc535da1b7c62ba79b1f9342988c36748abb2e26.tar.gz
ports-dc535da1b7c62ba79b1f9342988c36748abb2e26.zip
Diffstat (limited to 'science/orthanc-mysql')
-rw-r--r--science/orthanc-mysql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/orthanc-mysql/Makefile b/science/orthanc-mysql/Makefile
index 2284bea6bb6f..0c799a3f9a23 100644
--- a/science/orthanc-mysql/Makefile
+++ b/science/orthanc-mysql/Makefile
@@ -27,6 +27,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
RUN_DEPENDS= Orthanc:science/orthanc
USES= cmake localbase mysql:client python:build ssl
+USE_CXXSTD= c++14 # googletest 1.13
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/OrthancMySQL-${PORTVERSION}