summaryrefslogtreecommitdiff
path: root/print
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 /print
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 'print')
-rw-r--r--print/apsfilter/Makefile4
-rw-r--r--print/apsfilter6/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 262ec281f7e3..6cad77fef6dc 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.8 1996/11/01 19:17:48 markm Exp $
+# $Id: Makefile,v 1.9 1996/11/17 08:44:24 obrien Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -18,7 +18,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \
anytopnm:${PORTSDIR}/graphics/netpbm
NO_CONFIGURE= yes
-NO_PACKAGE= yes # too many questions
+NO_PACKAGE= "Too many questions."
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 262ec281f7e3..6cad77fef6dc 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.8 1996/11/01 19:17:48 markm Exp $
+# $Id: Makefile,v 1.9 1996/11/17 08:44:24 obrien Exp $
#
DISTNAME= apsfilter-4.9.3
@@ -18,7 +18,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \
anytopnm:${PORTSDIR}/graphics/netpbm
NO_CONFIGURE= yes
-NO_PACKAGE= yes # too many questions
+NO_PACKAGE= "Too many questions."
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter