summaryrefslogtreecommitdiffstats
path: root/freebsd/core/tdeaccessibility/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/core/tdeaccessibility/Makefile')
-rw-r--r--freebsd/core/tdeaccessibility/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/freebsd/core/tdeaccessibility/Makefile b/freebsd/core/tdeaccessibility/Makefile
index c8a6c6b6d..da7bcc096 100644
--- a/freebsd/core/tdeaccessibility/Makefile
+++ b/freebsd/core/tdeaccessibility/Makefile
@@ -36,7 +36,9 @@ do-configure: tde-cmake-prepare
${TDE_CMAKE_CONFIGURE} \
\
-DBUILD_ALL="ON" \
- -DWITH_ALL_OPTIONS="ON"
+ -DWITH_ALL_OPTIONS="ON" \
+ \
+ -DCMAKE_CXX_STANDARD=14
do-build: tde-cmake-build