aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/viewklass
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-24 14:01:05 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-24 14:46:02 +0000
commit16407e6f7a3d87b0e73edb4873b16040eece1a4b (patch)
treea61d084bb020efa2d649550169301d1d471574a1 /x11-toolkits/viewklass
parent8ae19b07fdb52d941ab7b00e14a49a3718e5b0d1 (diff)
downloadports-16407e6f7a3d87b0e73edb4873b16040eece1a4b.tar.gz
ports-16407e6f7a3d87b0e73edb4873b16040eece1a4b.zip
x11-toolkits/viewklass: Fix build with llvm16
- Pet portclippy Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'x11-toolkits/viewklass')
-rw-r--r--x11-toolkits/viewklass/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/viewklass/Makefile b/x11-toolkits/viewklass/Makefile
index 1518600000fb..6a0b6da1554b 100644
--- a/x11-toolkits/viewklass/Makefile
+++ b/x11-toolkits/viewklass/Makefile
@@ -11,8 +11,10 @@ WWW= http://viewklass.sourceforge.net/
LICENSE= LGPL20+
-GNU_CONFIGURE= yes
USES= imake:env motif
+USE_CXXSTD= c++14
+
+GNU_CONFIGURE= yes
post-patch:
@${REINPLACE_CMD} -e \