diff options
-rw-r--r-- | chinese/tin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index ed232dbd0556..e702e539e12b 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -15,7 +15,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-attrib.c \ MASTERDIR= ${.CURDIR}/../../news/tin post-patch: post-patch-zh -NO_STAGE= yes post-patch-zh: ${REINPLACE_CMD} -e 's,iso-8859-1,Big5,g' ${WRKSRC}/doc/tin.defaults |