diff options
Diffstat (limited to 'chinese/xsim/Makefile')
-rw-r--r-- | chinese/xsim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile index 20eb920c1c7f..be1c4fa97290 100644 --- a/chinese/xsim/Makefile +++ b/chinese/xsim/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --with-cn-locale=EUC .include <bsd.port.pre.mk> .if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif post-patch: |