summaryrefslogtreecommitdiff
path: root/print/html2ps
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2003-10-08 10:07:37 +0000
committertaca <taca@pkgsrc.org>2003-10-08 10:07:37 +0000
commitec4c7f7c8428ad7a970c29fd4f27d7e79b54ea2e (patch)
treed1c040823eb6a4d92627d10d7ec754fc408be60c /print/html2ps
parent2e630c6cd7d50f5090e0aefa91395f1b7238718a (diff)
downloadpkgsrc-ec4c7f7c8428ad7a970c29fd4f27d7e79b54ea2e.tar.gz
Depends on jpeg-6b package and lator.
(It should be converted buildlink framework.)
Diffstat (limited to 'print/html2ps')
-rw-r--r--print/html2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index c046bc14383..3976e5023bc 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/09/22 21:02:51 kim Exp $
+# $NetBSD: Makefile,v 1.11 2003/10/08 10:08:00 taca Exp $
#
DISTNAME= html2ps-1.0b1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.tdb.uu.se/~jan/html2ps.html
COMMENT= HTML to PostScript converter
DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
-DEPENDS+= jpeg-6b:../../graphics/jpeg
+DEPENDS+= jpeg>=6b:../../graphics/jpeg
DEPENDS+= p5-PerlMagick-[0-9]*:../../graphics/p5-PerlMagick
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= teTeX{,2}-bin>=1.0.6:../../print/teTeX-bin