diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-19 13:15:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-19 13:25:22 +0000 |
commit | 448564a0191387481e870ee2c2bfe5011b3a14cf (patch) | |
tree | c788919a77e0d860013d63cfd58d286ed48f331a /japanese/libskk | |
parent | 575280da1af2adb351311789506fdf34e7861b7c (diff) | |
download | ports-448564a0191387481e870ee2c2bfe5011b3a14cf.tar.gz ports-448564a0191387481e870ee2c2bfe5011b3a14cf.zip |
Diffstat (limited to 'japanese/libskk')
-rw-r--r-- | japanese/libskk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile index 5167a069b8ed..03323773ab02 100644 --- a/japanese/libskk/Makefile +++ b/japanese/libskk/Makefile @@ -24,6 +24,8 @@ INSTALL_TARGET= install-strip PORTDOCS= ChangeLog NEWS README +CFLAGS+= -Wno-error=int-conversion + OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes |