diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-21 02:23:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-21 02:23:58 +0800 |
commit | b6c7d4dce8970b433eca4505ef698ccbc2e795c4 (patch) | |
tree | a421b54abc5beffb4c0b7c93fc14916b315e0891 /chinese/tin | |
parent | 222d3e8ef9178859ef138d341c812dbad2b07424 (diff) | |
download | freebsd-ports-gnome-b6c7d4dce8970b433eca4505ef698ccbc2e795c4.tar.gz freebsd-ports-gnome-b6c7d4dce8970b433eca4505ef698ccbc2e795c4.tar.zst freebsd-ports-gnome-b6c7d4dce8970b433eca4505ef698ccbc2e795c4.zip |
Stage support
Diffstat (limited to 'chinese/tin')
-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 |