1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

japanese/man: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-29 10:55:48 +00:00
parent cfacac9d68
commit b0c80a7a16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546903

View File

@ -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 \