summaryrefslogtreecommitdiff
path: root/print/html2ps
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-24 13:02:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-24 13:02:00 +0000
commiteeee7fac9fe4a0832e02d75bf0557ffdc07b342a (patch)
tree12c91239a4244ea4b3dd993b607e6c5ce9deadcf /print/html2ps
parent3409558f525bf0bab36bbcbb71e23d86e6371709 (diff)
downloadpkgsrc-eeee7fac9fe4a0832e02d75bf0557ffdc07b342a.tar.gz
Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).
Diffstat (limited to 'print/html2ps')
-rw-r--r--print/html2ps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index 3976e5023bc..463ffff5728 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/10/08 10:08:00 taca Exp $
+# $NetBSD: Makefile,v 1.12 2003/12/24 13:02:01 jmmv Exp $
#
DISTNAME= html2ps-1.0b1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= http://www.tdb.uu.se/~jan/
@@ -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{,2}-bin>=1.0.6:../../print/teTeX-bin
+DEPENDS+= teTeX-bin>=1.0.6:../../print/teTeX-bin
DEPENDS+= weblint-[0-9]*:../../www/weblint
USE_PERL5= yes