diff options
Diffstat (limited to 'chinese/tin/Makefile')
-rw-r--r-- | chinese/tin/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index 76da9ccabafa..ed232dbd0556 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: tin -# Date created: 2 Dev 1997 -# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> -# +# Created by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # $FreeBSD$ -# # Don't reset PORTREVISION and keep bumping it even if PORTVERSION is changed. PORTREVISION= 6 @@ -20,6 +15,7 @@ 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 |