aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-07 14:07:09 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-07 15:24:45 +0000
commitfcd080242c7afe764ec51279adf9da2ae80bfa16 (patch)
tree75048e44e9c68204c8cd30a8cec1069063a01f68 /archivers
parent28ae655ccf542b58aea9093d5ebac6d28cd15d84 (diff)
downloadports-fcd080242c7afe764ec51279adf9da2ae80bfa16.tar.gz
ports-fcd080242c7afe764ec51279adf9da2ae80bfa16.zip
archivers/paq: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'archivers')
-rw-r--r--archivers/paq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile
index 2f03f7d56fe1..ee324425fe10 100644
--- a/archivers/paq/Makefile
+++ b/archivers/paq/Makefile
@@ -15,6 +15,7 @@ LICENSE= GPLv3 MIT
LICENSE_COMB= multi
USES= dos2unix zip
+USE_CXXSTD= c++14
EXTRACT_AFTER_ARGS= -x *.bat *.exe readme.txt -d ${WRKSRC}
NO_WRKSUBDIR= yes