diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 04:20:06 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 04:20:06 +0800 |
commit | 199a66b46fdd3151bcb020d0fa246095190c52e5 (patch) | |
tree | dbb92cd99ae982b244670daafde78a21a93afb7e /chinese/tin | |
parent | a023935908dd56c4f30c0b8d225e11d136c7e6cc (diff) | |
download | freebsd-ports-gnome-199a66b46fdd3151bcb020d0fa246095190c52e5.tar.gz freebsd-ports-gnome-199a66b46fdd3151bcb020d0fa246095190c52e5.tar.zst freebsd-ports-gnome-199a66b46fdd3151bcb020d0fa246095190c52e5.zip |
BROKEN: Fails to patch
Approved by: portmgr (self)
Diffstat (limited to 'chinese/tin')
-rw-r--r-- | chinese/tin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index 3b4b97b26e3f..3defdc8193f5 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -12,6 +12,8 @@ MASTERDIR= ${.CURDIR}/../../news/tin MAINTAINER= yssu@CCCA.NCTU.edu.tw +BROKEN= Fails to patch + EXTRA_PATCHES= ${.CURDIR}/files/patch-attrib.c \ ${.CURDIR}/files/patch-cook.c \ ${.CURDIR}/files/patch-mail.c \ |