diff options
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 327de28e435e..99f516adeba5 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -43,10 +43,6 @@ LIB_DEPENDS+= mng:${PORTSDIR}/graphics/libmng .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 -BROKEN= does not compile -.endif - .if defined(WITH_ANTHY) BUILD_DEPENDS+= ${LOCALBASE}/include/anthy/anthy.h:${PORTSDIR}/japanese/anthy RUN_DEPENDS+= ${LOCALBASE}/include/anthy/anthy.h:${PORTSDIR}/japanese/anthy |