diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-22 11:53:51 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-22 11:53:51 +0000 |
commit | f1a8565eb7429439615426608a6db6352f458c73 (patch) | |
tree | a5f478607250100ebc5aed44725793bf3f2d429e | |
parent | Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy. (diff) |
Another NO_PACKAGE port, too many questions asked.
Notes
Notes:
svn path=/head/; revision=4644
Diffstat (limited to '')
-rw-r--r-- | news/trn/Makefile | 3 | ||||
-rw-r--r-- | news/trn4/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 07ed78aecc31..b273f0bbfd13 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.8 1996/11/18 13:01:30 asami Exp $ +# $Id: Makefile,v 1.9 1996/11/18 14:10:52 asami Exp $ # DISTNAME= trn-3.6 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack +NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 07ed78aecc31..b273f0bbfd13 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.8 1996/11/18 13:01:30 asami Exp $ +# $Id: Makefile,v 1.9 1996/11/18 14:10:52 asami Exp $ # DISTNAME= trn-3.6 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack +NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1 |