aboutsummaryrefslogtreecommitdiff
path: root/japanese/edict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/edict/Makefile')
-rw-r--r--japanese/edict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile
index dce3c5b8251a..f771e3f7ee2b 100644
--- a/japanese/edict/Makefile
+++ b/japanese/edict/Makefile
@@ -42,7 +42,7 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
-.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
+.if ${OPSYS} == FreeBSD
CFLAGS+= -Wno-error=incompatible-function-pointer-types
.endif