summaryrefslogtreecommitdiff
path: root/print/html2ps
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2003-09-22 21:02:51 +0000
committerkim <kim@pkgsrc.org>2003-09-22 21:02:51 +0000
commitc40e6e518b76c1d4baa8b8c0007e7b8c324fa403 (patch)
treeb0045429245fa7d102a99908f1b97dcab9c06b3e /print/html2ps
parent3094e835c4aa92963fa66c5788e6f6d789a31499 (diff)
downloadpkgsrc-c40e6e518b76c1d4baa8b8c0007e7b8c324fa403.tar.gz
Also works with the teTeX2-bin package.
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 a935b63fa66..c046bc14383 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/09/13 06:53:41 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/22 21:02:51 kim Exp $
#
DISTNAME= html2ps-1.0b1
@@ -14,7 +14,7 @@ DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= p5-PerlMagick-[0-9]*:../../graphics/p5-PerlMagick
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-DEPENDS+= teTeX-bin>=1.0.6:../../print/teTeX-bin
+DEPENDS+= teTeX{,2}-bin>=1.0.6:../../print/teTeX-bin
DEPENDS+= weblint-[0-9]*:../../www/weblint
USE_PERL5= yes