diff options
author | leeym <leeym@FreeBSD.org> | 2003-01-23 21:34:37 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-01-23 21:34:37 +0800 |
commit | 0054c99d4485ffaa152d04a933299e2c58025e77 (patch) | |
tree | 8479e5669f4a0b67c73414fa4dbfd3d09efb807d /chinese/tin/Makefile | |
parent | f344a70abc515bd6554aec5e8314a5765cbc428b (diff) | |
download | freebsd-ports-gnome-0054c99d4485ffaa152d04a933299e2c58025e77.tar.gz freebsd-ports-gnome-0054c99d4485ffaa152d04a933299e2c58025e77.tar.zst freebsd-ports-gnome-0054c99d4485ffaa152d04a933299e2c58025e77.zip |
These patches were merged into main stream source tree,
so remove these patches and unbreak zh-tin
Approved by: MAINTAINER
Diffstat (limited to 'chinese/tin/Makefile')
-rw-r--r-- | chinese/tin/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index b8e03d577ef5..efd122bdb9dd 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -13,11 +13,7 @@ MASTERDIR= ${.CURDIR}/../../news/tin MAINTAINER= yssu@CCCA.NCTU.edu.tw EXTRA_PATCHES= ${.CURDIR}/files/patch-attrib.c \ - ${.CURDIR}/files/patch-charset.c \ - ${.CURDIR}/files/patch-cook.c \ - ${.CURDIR}/files/patch-init.c \ - ${.CURDIR}/files/patch-misc.c \ - ${.CURDIR}/files/patch-page.c + ${.CURDIR}/files/patch-init.c .include "${MASTERDIR}/Makefile" |