diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-01-21 09:40:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-01-21 09:40:43 +0000 |
commit | dd6b97f0b41bf16e672966280be60bd15f4fe3cb (patch) | |
tree | 69c12cff3ae25528176a5854d7efd9c80c80c910 /chinese/tin | |
parent | 5e0430b771c8cde624c87aca7c37ea63de934488 (diff) | |
download | ports-dd6b97f0b41bf16e672966280be60bd15f4fe3cb.tar.gz ports-dd6b97f0b41bf16e672966280be60bd15f4fe3cb.zip |
Notes
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 \ |