diff options
Diffstat (limited to 'chinese/chinput3/Makefile')
-rw-r--r-- | chinese/chinput3/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile index 3077a64d1331..0309736f92de 100644 --- a/chinese/chinput3/Makefile +++ b/chinese/chinput3/Makefile @@ -30,10 +30,6 @@ SUB_FILES= pkg-message BROKEN= Does not compile on !i386 .endif -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - post-patch: @${REINPLACE_CMD} -e '/extern int ForwardEvent();/d' \ ${WRKSRC}/src/Chinput-*/src/*.c |