diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 6cad77fef6d..759b1d42a00 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.9 1996/11/17 08:44:24 obrien Exp $ +# $Id: Makefile,v 1.10 1996/12/07 11:26:54 max 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= "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 6cad77fef6d..759b1d42a00 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.9 1996/11/17 08:44:24 obrien Exp $ +# $Id: Makefile,v 1.10 1996/12/07 11:26:54 max 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= "Too many questions." +NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes WRKSRC= ${WRKDIR}/apsfilter |