pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Depends on jpeg-6b package and lator.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e355ab611ef
branches: trunk
changeset: 462671:2e355ab611ef
user: taca <taca%pkgsrc.org@localhost>
date: Wed Oct 08 10:07:37 2003 +0000
description:
Depends on jpeg-6b package and lator.
(It should be converted buildlink framework.)
diffstat:
print/apsfilter/Makefile | 4 ++--
print/html2ps/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 9fc0c575b654 -r 2e355ab611ef print/apsfilter/Makefile
--- a/print/apsfilter/Makefile Wed Oct 08 10:07:20 2003 +0000
+++ b/print/apsfilter/Makefile Wed Oct 08 10:07:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/08/30 20:23:01 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2003/10/08 10:07:37 taca Exp $
#
DISTNAME= apsfilter-7.2.5
@@ -13,7 +13,7 @@
DEPENDS= recode-[0-9]*:../../converters/recode
#DEPENDS+= html2ps-[0-9]*:../../print/html2ps
DEPENDS+= transfig-[0-9]*:../../print/transfig
-DEPENDS+= jpeg-6b:../../graphics/jpeg
+DEPENDS+= jpeg>=6b:../../graphics/jpeg
DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm
DEPENDS+= a2ps-[0-9]*:../../print/a2ps
DEPENDS+= psutils-[0-9]*:../../print/psutils
diff -r 9fc0c575b654 -r 2e355ab611ef print/html2ps/Makefile
--- a/print/html2ps/Makefile Wed Oct 08 10:07:20 2003 +0000
+++ b/print/html2ps/Makefile Wed Oct 08 10:07:37 2003 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index