pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Depends on jpeg-6b package and lator.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6018ac2cdf45
branches:  trunk
changeset: 462669:6018ac2cdf45
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 08 10:06:47 2003 +0000

description:
Depends on jpeg-6b package and lator.
(It should be converted buildlink framework.)

diffstat:

 audio/krio/Makefile    |  4 ++--
 comms/hylafax/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 632acc39c9ad -r 6018ac2cdf45 audio/krio/Makefile
--- a/audio/krio/Makefile       Wed Oct 08 10:05:24 2003 +0000
+++ b/audio/krio/Makefile       Wed Oct 08 10:06:47 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/21 16:30:41 martti Exp $
+# $NetBSD: Makefile,v 1.14 2003/10/08 10:06:47 taca Exp $
 
 DISTNAME=      Krio-19990721
 PKGNAME=       krio-19990721
@@ -17,7 +17,7 @@
 
 RIODIR=                ${_PKGSRCDIR}/audio/rio/${WRKDIR:T}/rio107
 
-DEPENDS+=      jpeg-6b:../../graphics/jpeg
+DEPENDS+=      jpeg>=6b:../../graphics/jpeg
 DEPENDS+=      kdelibs-1.1.2nb1:../../x11/kdelibs
 DEPENDS+=      png>=1.2.1:../../graphics/png
 DEPENDS+=      qt1-1.44:../../x11/qt1
diff -r 632acc39c9ad -r 6018ac2cdf45 comms/hylafax/Makefile
--- a/comms/hylafax/Makefile    Wed Oct 08 10:05:24 2003 +0000
+++ b/comms/hylafax/Makefile    Wed Oct 08 10:06:47 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2003/09/23 21:39:46 abs Exp $
+# $NetBSD: Makefile,v 1.33 2003/10/08 10:07:15 taca Exp $
 #
 
 DISTNAME=      hylafax-4.1.7
@@ -11,7 +11,7 @@
 COMMENT=       Telecommunication and fax server system
 
 DEPENDS+=      tiff-[0-9]*:../../graphics/tiff
-DEPENDS+=      jpeg-6b:../../graphics/jpeg
+DEPENDS+=      jpeg>=6b:../../graphics/jpeg
 DEPENDS+=      mawk>=1.2.2:../../lang/mawk
 
 DIST_SUBDIR=   hylafax



Home | Main Index | Thread Index | Old Index