summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-09-10 08:43:52 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-09-10 08:43:52 +0000
commitec53882020783a23c3a7f79323981f5c4d8c83b7 (patch)
tree904d7bcb5331399fd58542b9c58454b199d2cc9c /print
parentSet PAPERSIZE to A4 and use html2ps-letter as a master port. (diff)
Fix dependency: ${PORTSDIR}/print/html2ps -> ${PORTSDIR}/print/html2ps-letter.
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
Notes
Notes: svn path=/head/; revision=21551
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile2
-rw-r--r--print/apsfilter6/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index df37812ace4e..c6062a40799f 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.FreeBSD.org/~andreas/apsfilter/download/
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
- html2ps:${PORTSDIR}/print/html2ps \
+ html2ps:${PORTSDIR}/print/html2ps-letter \
transfig:${PORTSDIR}/print/transfig \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm \
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index df37812ace4e..c6062a40799f 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.FreeBSD.org/~andreas/apsfilter/download/
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
- html2ps:${PORTSDIR}/print/html2ps \
+ html2ps:${PORTSDIR}/print/html2ps-letter \
transfig:${PORTSDIR}/print/transfig \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm \