aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-09-10 16:43:52 +0800
committerdirk <dirk@FreeBSD.org>1999-09-10 16:43:52 +0800
commitab39ebaacd5ae6274b5b6361a7250f5498e2a6cb (patch)
tree55e81dbf328a80152ed2922ff8c67a9d919deaa4 /print
parentaa2705ac8d80cb8758eb8a3339c3ef67efeb675a (diff)
downloadfreebsd-ports-gnome-ab39ebaacd5ae6274b5b6361a7250f5498e2a6cb.tar.gz
freebsd-ports-gnome-ab39ebaacd5ae6274b5b6361a7250f5498e2a6cb.tar.zst
freebsd-ports-gnome-ab39ebaacd5ae6274b5b6361a7250f5498e2a6cb.zip
Fix dependency: ${PORTSDIR}/print/html2ps -> ${PORTSDIR}/print/html2ps-letter.
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
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 \