From 6c553c3c576394777e7224ea3add1660b833501d Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Tue, 25 May 1999 20:27:48 +0000 Subject: add new functionality: - it's possible to use psutils to print 2 pages on one physical page and other things. - New Environment Variable PSUTILS can be set via apsfilterrc files. i.e.: PSUTILS="psnup -2 |" Port now additionally has a run dependency to psutils-letter.... --- print/apsfilter/Makefile | 5 +++-- print/apsfilter6/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index cdd7e6c9c9a9..c58645134649 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 # -# $Id: Makefile,v 1.29 1999/05/24 07:06:31 asami Exp $ +# $Id: Makefile,v 1.30 1999/05/24 11:58:45 andreas Exp $ # DISTNAME= apsfilter-5.1.1 @@ -19,7 +19,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \ anytopnm:${PORTSDIR}/graphics/netpbm \ bunzip2:${PORTSDIR}/archivers/bzip2 \ recode:${PORTSDIR}/converters/recode \ - a2ps:${PORTSDIR}/print/a2ps-letter + a2ps:${PORTSDIR}/print/a2ps-letter \ + psnup:${PORTSDIR}/print/psutils-letter USE_BZIP2= yes WRKSRC= ${WRKDIR}/apsfilter diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index cdd7e6c9c9a9..c58645134649 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 # -# $Id: Makefile,v 1.29 1999/05/24 07:06:31 asami Exp $ +# $Id: Makefile,v 1.30 1999/05/24 11:58:45 andreas Exp $ # DISTNAME= apsfilter-5.1.1 @@ -19,7 +19,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \ anytopnm:${PORTSDIR}/graphics/netpbm \ bunzip2:${PORTSDIR}/archivers/bzip2 \ recode:${PORTSDIR}/converters/recode \ - a2ps:${PORTSDIR}/print/a2ps-letter + a2ps:${PORTSDIR}/print/a2ps-letter \ + psnup:${PORTSDIR}/print/psutils-letter USE_BZIP2= yes WRKSRC= ${WRKDIR}/apsfilter -- cgit v1.2.3