diff options
Diffstat (limited to 'chinese/tin')
-rw-r--r-- | chinese/tin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index b2763b061cf8..8ae37320ad78 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Dec 1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.3 1997/12/04 22:42:40 vanilla Exp $ +# $Id: Makefile,v 1.4 1997/12/10 13:56:07 vanilla Exp $ # DISTNAME= tinpre-1.4-971204 @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= yssu@CCCA.NCTU.edu.tw +BROKEN= fetch + WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-nntp-default-server=news \ |