summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 11:26:58 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 11:26:58 +0000
commit3e17de1c731b8e782b85c297d600137e29d49dfe (patch)
tree361285587bdf8ae3938be8a9fb69a84732f1e624 /news
parentTypo in RESTRICTED= line. (diff)
Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
Notes
Notes: svn path=/head/; revision=4864
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile5
-rw-r--r--news/inn-stable/Makefile5
-rw-r--r--news/inn/Makefile5
-rw-r--r--news/trn/Makefile4
-rw-r--r--news/trn4/Makefile4
5 files changed, 10 insertions, 13 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 0cbdd83d2bda..2f308be9cbb5 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.16 1996/07/08 22:55:17 torstenb Exp $
+# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $
#
DISTNAME= inn1.4sec
@@ -17,8 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch
MAINTAINER= torstenb@FreeBSD.ORG
-# too many compile-time options
-NO_PACKAGE= yes
+NO_PACKAGE= "Too many compile-time options."
NO_WRKSUBDIR= yes
pre-configure:
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index 0cbdd83d2bda..2f308be9cbb5 100644
--- a/news/inn-stable/Makefile
+++ b/news/inn-stable/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.16 1996/07/08 22:55:17 torstenb Exp $
+# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $
#
DISTNAME= inn1.4sec
@@ -17,8 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch
MAINTAINER= torstenb@FreeBSD.ORG
-# too many compile-time options
-NO_PACKAGE= yes
+NO_PACKAGE= "Too many compile-time options."
NO_WRKSUBDIR= yes
pre-configure:
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 0cbdd83d2bda..2f308be9cbb5 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.16 1996/07/08 22:55:17 torstenb Exp $
+# $Id: Makefile,v 1.17 1996/11/18 11:37:39 asami Exp $
#
DISTNAME= inn1.4sec
@@ -17,8 +17,7 @@ PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch
MAINTAINER= torstenb@FreeBSD.ORG
-# too many compile-time options
-NO_PACKAGE= yes
+NO_PACKAGE= "Too many compile-time options."
NO_WRKSUBDIR= yes
pre-configure:
diff --git a/news/trn/Makefile b/news/trn/Makefile
index b273f0bbfd13..d7e35c636d11 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.9 1996/11/18 14:10:52 asami Exp $
+# $Id: Makefile,v 1.10 1996/11/22 11:53:51 asami Exp $
#
DISTNAME= trn-3.6
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack
-NO_PACKAGE= yes # too many questions
+NO_PACKAGE= "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 b273f0bbfd13..d7e35c636d11 100644
--- a/news/trn4/Makefile
+++ b/news/trn4/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.9 1996/11/18 14:10:52 asami Exp $
+# $Id: Makefile,v 1.10 1996/11/22 11:53:51 asami Exp $
#
DISTNAME= trn-3.6
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
RUN_DEPENDS= munpack:${PORTSDIR}/mail/mpack
-NO_PACKAGE= yes # too many questions
+NO_PACKAGE= "Too many questions."
IS_INTERACTIVE= yes
MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1