diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cconv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile index cceb684855b2..ff90c40e547c 100644 --- a/chinese/cconv/Makefile +++ b/chinese/cconv/Makefile @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USES= iconv USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|unicode.h||; s|libcconv_la_LDFLAGS|cconv_LDFLAGS|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|UTF-TW|UTF8-TW|g' ${WRKSRC}/main.c |