aboutsummaryrefslogtreecommitdiff
path: root/japanese/dams
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-05 18:00:37 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-05 18:01:12 +0000
commit64f195f1096215c010a20b642d9823e393438aef (patch)
treed0031721fb9c30ea49765229799ac75abe9cab6a /japanese/dams
parent6c9df079871c3a3a8642a29fd18aa48dbd38625b (diff)
downloadports-64f195f1096215c010a20b642d9823e393438aef.tar.gz
ports-64f195f1096215c010a20b642d9823e393438aef.zip
japanese/dams: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'japanese/dams')
-rw-r--r--japanese/dams/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/dams/Makefile b/japanese/dams/Makefile
index 4b29f7e6e137..52d3fb160c01 100644
--- a/japanese/dams/Makefile
+++ b/japanese/dams/Makefile
@@ -11,7 +11,9 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool tar:tgz
+USE_CXXSTD= c++14
USE_LDCONFIG= yes
+
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes