diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-06 16:36:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-06 16:36:34 +0000 |
commit | e8f615fbc715f42707a29c7edb35e44d385cf208 (patch) | |
tree | f3d03c9a8d450e1086285595fa1bf043f7497bf6 /chinese/gcin | |
parent | d79546650036a31ea6a476b307e54f0c4f692f31 (diff) |
Notes
Diffstat (limited to 'chinese/gcin')
-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 |