pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/html2ps Also works with the teTeX2-bin package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dba97770a428
branches: trunk
changeset: 461856:dba97770a428
user: kim <kim%pkgsrc.org@localhost>
date: Mon Sep 22 21:02:51 2003 +0000
description:
Also works with the teTeX2-bin package.
diffstat:
print/html2ps/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 11d908c82eef -r dba97770a428 print/html2ps/Makefile
--- a/print/html2ps/Makefile Mon Sep 22 21:00:40 2003 +0000
+++ b/print/html2ps/Makefile Mon Sep 22 21:02:51 2003 +0000
@@ -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+= 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
Home |
Main Index |
Thread Index |
Old Index