aboutsummaryrefslogtreecommitdiff
path: root/japanese/man
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 10:55:48 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 10:55:48 +0000
commitb0c80a7a163c8a9922a11e21a6205a2694401fa7 (patch)
tree99adcb7290de55284b7d62b1b1abefc024e2edc9 /japanese/man
parentcfacac9d68e57fddc3549c460e8bb9e20ae6dfc1 (diff)
downloadports-b0c80a7a163c8a9922a11e21a6205a2694401fa7.tar.gz
ports-b0c80a7a163c8a9922a11e21a6205a2694401fa7.zip
Notes
Diffstat (limited to 'japanese/man')
-rw-r--r--japanese/man/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/man/Makefile b/japanese/man/Makefile
index b22f2f716458..2dd9a3373175 100644
--- a/japanese/man/Makefile
+++ b/japanese/man/Makefile
@@ -27,6 +27,9 @@ MAKE_ENV= GZCAT=${GZCAT} GZIP_CMD="${GZIP_CMD}"
USES= shebangfix
SHEBANG_FILES= catman/catman.perl makewhatis/makewhatis.perl
+# Fix build with clang11
+CFLAGS+= -fcommon
+
post-patch:
.for file in apropos/apropos.sh catman/catman.perl \
makewhatis/jmakewhatis.local.man \