aboutsummaryrefslogtreecommitdiff
path: root/japanese/kterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kterm/Makefile')
-rw-r--r--japanese/kterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kterm/Makefile b/japanese/kterm/Makefile
index 0d413217ee9b..ad02e96975a6 100644
--- a/japanese/kterm/Makefile
+++ b/japanese/kterm/Makefile
@@ -44,7 +44,7 @@ XAW3DLIB_LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d
.include <bsd.port.options.mk>
-.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 ))
+.if ${OPSYS} == FreeBSD
CFLAGS+= -Wno-error=int-conversion
.endif