summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/kdbg/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--games/freeciv/Makefile4
-rw-r--r--graphics/clanlib/Makefile4
-rw-r--r--graphics/gd/Makefile4
-rw-r--r--graphics/gif2png/Makefile4
-rw-r--r--graphics/gimp-current/Makefile4
-rw-r--r--graphics/gimp/Makefile4
-rw-r--r--graphics/imlib/Makefile4
-rw-r--r--graphics/libgdgeda/Makefile4
-rw-r--r--graphics/libwmf/Makefile4
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--graphics/ploticus/Makefile4
-rw-r--r--graphics/povray/Makefile4
-rw-r--r--graphics/xart/Makefile4
-rw-r--r--graphics/xpaint/Makefile4
-rw-r--r--graphics/xsane/Makefile4
-rw-r--r--graphics/xv/Makefile4
-rw-r--r--japanese/vfghostscript5/Makefile4
-rw-r--r--lang/kaffe/Makefile4
-rw-r--r--news/knews/Makefile4
-rw-r--r--print/cups/Makefile4
-rw-r--r--print/ghostscript5/Makefile4
-rw-r--r--print/teTeX-bin/Makefile4
-rw-r--r--textproc/ted/Makefile4
-rw-r--r--www/Mosaic/Makefile4
-rw-r--r--www/arena/Makefile4
-rw-r--r--www/htmldoc/Makefile4
-rw-r--r--x11/XmHTML/Makefile4
-rw-r--r--x11/afterstep/Makefile4
-rw-r--r--x11/kdelibs/Makefile4
-rw-r--r--x11/windowmaker/Makefile4
33 files changed, 66 insertions, 66 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile
index e03e1b99f23..5ea3ce45e09 100644
--- a/devel/kdbg/Makefile
+++ b/devel/kdbg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/12/14 20:28:01 tron Exp $
+# $NetBSD: Makefile,v 1.8 2000/03/21 22:40:50 tron Exp $
DISTNAME= kdbg-1.0.1
CATEGORIES= devel kde
@@ -12,7 +12,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= autoconf-2.13:../autoconf
DEPENDS+= automake-1.4:../automake
DEPENDS+= kdevelop-1.*:../kdevelop
-DEPENDS+= png-1.*:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
USE_X11BASE= yes
USE_GMAKE= yes
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 46b311d2de0..2ebebbdb86f 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/03/16 12:31:45 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2000/03/21 22:40:51 tron Exp $
#
# According to the AbiSource license, compilations/distributions of AbiWord
@@ -17,7 +17,7 @@ HOMEPAGE= http://www.abisource.com/
BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:../../archivers/unzip
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
USE_X11= yes
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index a878fba7514..e942f504893 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/03/08 21:30:00 tron Exp $
+# $NetBSD: Makefile,v 1.19 2000/03/21 22:40:52 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
DISTNAME= xemacs-21.1.9
@@ -16,7 +16,7 @@ HOMEPAGE= http://www.xemacs.org/
USE_XAW= yes
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= xpm-3.4k:../../graphics/xpm
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 1abb4c0e1fb..0256435f0a9 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/02/09 20:20:53 tron Exp $
+# $NetBSD: Makefile,v 1.16 2000/03/21 22:40:52 tron Exp $
#
DISTNAME= freeciv-1.9.0
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.freeciv.org/
DEPENDS+= xpm-*:../../graphics/xpm
DEPENDS+= imlib-*:../../graphics/imlib
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= jpeg-*:../../graphics/jpeg
DEPENDS+= gettext-0.10.*:../../devel/gettext
diff --git a/graphics/clanlib/Makefile b/graphics/clanlib/Makefile
index baad9c79514..221df526636 100644
--- a/graphics/clanlib/Makefile
+++ b/graphics/clanlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/02/13 02:00:29 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2000/03/21 22:40:52 tron Exp $
DISTNAME= ClanLib-0.2.2
CATEGORIES= graphics games devel x11
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.clanlib.org/
DEPENDS+= Hermes-1.2.6*:../../graphics/hermes
DEPENDS+= Mesa-*:../../graphics/Mesa
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= pth-*:../../devel/pth
USE_X11BASE= yes
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index ee44da06fd5..23ca81a4e80 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/03/17 21:05:19 he Exp $
+# $NetBSD: Makefile,v 1.14 2000/03/21 22:40:52 tron Exp $
# FreeBSD Id: Makefile,v 1.2 1997/02/14 07:55:45 asami Exp
#
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.boutell.com/gd/
DEPENDS+= freetype-*:../../graphics/freetype
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= xpm-*:../../graphics/xpm
DEPENDS+= jpeg-*:../../graphics/jpeg
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index a53b0c1a07c..72ca69587cf 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/02/09 20:20:54 tron Exp $
+# $NetBSD: Makefile,v 1.9 2000/03/21 22:40:52 tron Exp $
#
DISTNAME= gif2png-2.3.0
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.tuxedo.org/~esr/gif2png/
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
GNU_CONFIGURE= YES
MAKE_ENV+= INCLUDES="-I${PREFIX}/include"
diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile
index ac0a1615c1e..bb425510c94 100644
--- a/graphics/gimp-current/Makefile
+++ b/graphics/gimp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/03/14 18:12:16 tron Exp $
+# $NetBSD: Makefile,v 1.11 2000/03/21 22:40:53 tron Exp $
DISTNAME= gimp-1.1.18
CATEGORIES= graphics
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.gimp.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= gtk+>=1.2.7:../../x11/gtk
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= xpm-3.4k:../../graphics/xpm
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index c3401e53379..d443408bffc 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2000/03/13 14:32:16 tron Exp $
+# $NetBSD: Makefile,v 1.48 2000/03/21 22:40:53 tron Exp $
DISTNAME= gimp-1.0.4
CATEGORIES= graphics
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.gimp.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= xpm-3.4k:../../graphics/xpm
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 31cff093cd9..2b939d13925 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2000/02/15 16:44:54 agc Exp $
+# $NetBSD: Makefile,v 1.33 2000/03/21 22:40:53 tron Exp $
#
DISTNAME= imlib-1.9.8
@@ -13,7 +13,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= libungif-*:../../graphics/libungif
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= netpbm-*:../../graphics/netpbm
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
USE_X11BASE= yes
diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile
index e9e6a9bc9e6..e5580282e40 100644
--- a/graphics/libgdgeda/Makefile
+++ b/graphics/libgdgeda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/02/09 20:20:55 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/21 22:40:53 tron Exp $
#
DISTNAME= libgdgeda-1.6
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/support/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index f2edef484d5..fae099fea40 100644
--- a/graphics/libwmf/Makefile
+++ b/graphics/libwmf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/02/29 06:43:00 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/21 22:40:54 tron Exp $
#
DISTNAME= libwmf-0.1.17
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.csn.ul.ie/~caolan/docs/libwmf.html
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
DEPENDS+= freetype-*:../../graphics/freetype
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
# uses own gd, which has some extra functionality
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 3662e898811..0247368c6a3 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2000/02/09 20:20:55 tron Exp $
+# $NetBSD: Makefile,v 1.35 2000/03/21 22:40:54 tron Exp $
#
DISTNAME= netpbm
@@ -15,7 +15,7 @@ DISTFILES= netpbm-1mar1994.tar.gz \
MAINTAINER= packages@netbsd.org
DEPENDS+= tiff-*:../../graphics/tiff
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
WRKSRC= ${WRKDIR}/netpbm
MAKE_ENV += PREFIX=${PREFIX} MANCP="${INSTALL_MAN}"
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile
index 38781ad81e6..fefe0d11cd1 100644
--- a/graphics/ploticus/Makefile
+++ b/graphics/ploticus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/02/09 20:20:55 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/21 22:40:54 tron Exp $
#
DISTNAME= plsrc13
@@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MANDIST}${EXTRACT_SUFX}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.sgpr.net/
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
NO_CONFIGURE= YES
USE_X11= YES
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile
index 7298c06da8a..2178f731da4 100644
--- a/graphics/povray/Makefile
+++ b/graphics/povray/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/02/09 20:20:55 tron Exp $
+# $NetBSD: Makefile,v 1.9 2000/03/21 22:40:54 tron Exp $
# FreeBSD Id: Makefile,v 1.9 1998/08/20 18:56:00 jseger Exp
#
@@ -14,7 +14,7 @@ DIST_SUBDIR= ${PKGNAME}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.povray.org/
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
USE_X11= yes
diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile
index 51290ff5169..cbe0cb57250 100644
--- a/graphics/xart/Makefile
+++ b/graphics/xart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/02/09 20:20:55 tron Exp $
+# $NetBSD: Makefile,v 1.14 2000/03/21 22:40:55 tron Exp $
#
DISTNAME= xart19980415
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.cqi.com/~humbubba/linux.html
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= xpm-3.4k:../../graphics/xpm
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
WRKSRC= ${WRKDIR}/19980415
USE_IMAKE= yes
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 48dab238b20..5072519f76d 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/02/09 20:20:56 tron Exp $
+# $NetBSD: Makefile,v 1.21 2000/03/21 22:40:55 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp
#
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.danbbs.dk/~torsten/xpaint/
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
USE_IMAKE= yes
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index ced38f716b6..337968614d6 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/02/09 20:20:56 tron Exp $
+# $NetBSD: Makefile,v 1.15 2000/03/21 22:40:55 tron Exp $
#
DISTNAME= xsane-0.51
@@ -16,7 +16,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.wolfsburg.de/~rauch/sane/sane-xsane.html
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= sane-1.0.1:../../graphics/sane
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index c82c90fefb3..6b38e061aa7 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/02/09 20:20:56 tron Exp $
+# $NetBSD: Makefile,v 1.26 2000/03/21 22:40:55 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp
#
@@ -18,7 +18,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.trilon.com/xv/
DEPENDS+= ghostscript-5.50:../../print/ghostscript5
-DEPENDS+= png>=1.0.3:../png
+DEPENDS+= png>=1.0.6:../png
DEPENDS+= tiff-*:../../graphics/tiff
USE_IMAKE= yes
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile
index 52bbc5de5dd..08ab200c652 100644
--- a/japanese/vfghostscript5/Makefile
+++ b/japanese/vfghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/02/15 09:26:21 agc Exp $
+# $NetBSD: Makefile,v 1.7 2000/03/21 22:40:55 tron Exp $
#
DISTNAME= ja-vfghostscript-5.50
@@ -30,7 +30,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html
BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract
BUILD_DEPENDS+= unzip:../../archivers/unzip
-DEPENDS= png>=1.0.3:../../graphics/png
+DEPENDS= png>=1.0.6:../../graphics/png
DEPENDS+= ja-vflib-2.24.2:../../japanese/vflib
DEPENDS+= ghostscript-5.50:../../print/ghostscript5
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile
index d116de8d774..ec8038a5c4e 100644
--- a/lang/kaffe/Makefile
+++ b/lang/kaffe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/02/09 20:20:56 tron Exp $
+# $NetBSD: Makefile,v 1.27 2000/03/21 22:40:56 tron Exp $
#
DISTNAME= kaffe-1.0.5
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.kaffe.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= libungif-*:../../graphics/libungif
USE_X11= yes
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 7ee6fc8e406..030d5932754 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/02/09 20:20:57 tron Exp $
+# $NetBSD: Makefile,v 1.25 2000/03/21 22:40:56 tron Exp $
DISTNAME= knews-1.0b.1
PKGNAME= knews-1.0b1
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.matematik.su.se/~kjj/
DEPENDS+= faces-1.6.1:../../mail/faces
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
CONFLICTS= knews-1.0b0
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 5bc140aacae..28010fe93ad 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/02/09 20:20:57 tron Exp $
+# $NetBSD: Makefile,v 1.4 2000/03/21 22:40:56 tron Exp $
#
DISTNAME= cups-1.0.2-source
@@ -17,7 +17,7 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.cups.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
USE_LIBTOOL= yes
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 17023c19925..7d047a1d8ce 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2000/02/24 08:21:51 tron Exp $
+# $NetBSD: Makefile,v 1.50 2000/03/21 22:40:56 tron Exp $
#
DISTNAME= ghostscript-5.50
@@ -21,7 +21,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html
BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract
BUILD_DEPENDS+= unzip:../../archivers/unzip
-DEPENDS= png>=1.0.3:../../graphics/png
+DEPENDS= png>=1.0.6:../../graphics/png
USE_X11= yes
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile
index 6dacf0fb835..9c83a90aa13 100644
--- a/print/teTeX-bin/Makefile
+++ b/print/teTeX-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/03/09 10:31:05 tron Exp $
+# $NetBSD: Makefile,v 1.18 2000/03/21 22:40:57 tron Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
@@ -15,7 +15,7 @@ DEPENDS+= teTeX-share-1.0.*:../teTeX-share
DEPENDS+= dialog-0.6z:../../misc/dialog
DEPENDS+= libwww-5.2.8:../../www/libwww
DEPENDS+= ncurses>=4.2:../../devel/ncurses
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
CONFLICTS+= omega-*
diff --git a/textproc/ted/Makefile b/textproc/ted/Makefile
index 0511f11fdd8..ad8252a3c8d 100644
--- a/textproc/ted/Makefile
+++ b/textproc/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/02/09 20:20:57 tron Exp $
+# $NetBSD: Makefile,v 1.8 2000/03/21 22:40:57 tron Exp $
DISTNAME= ted-2.6.src
PKGNAME= ted-2.6
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.nllgg.nl/Ted/
DEPENDS+= libungif-*:../../graphics/libungif
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= xpm-3.4k:../../graphics/xpm
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile
index e9d76f6465c..adb1e423bc0 100644
--- a/www/Mosaic/Makefile
+++ b/www/Mosaic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/02/15 09:26:24 agc Exp $
+# $NetBSD: Makefile,v 1.17 2000/03/21 22:40:57 tron Exp $
# FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/
DEPENDS= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-*:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
NOT_FOR_PLATFORM= *-*-alpha #LP64 problems
diff --git a/www/arena/Makefile b/www/arena/Makefile
index 41eedf68eee..c1e811823b9 100644
--- a/www/arena/Makefile
+++ b/www/arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/02/10 12:05:25 fredb Exp $
+# $NetBSD: Makefile,v 1.24 2000/03/21 22:40:57 tron Exp $
# FreeBSD Id: Makefile,v 1.10 1998/05/04 20:22:31 jseger Exp
#
@@ -14,7 +14,7 @@ BUILD_DEPENDS+= autoconf:../../devel/autoconf
DEPENDS+= gettext-0.10.*:../../devel/gettext
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= libwww-5.2.8:../../www/libwww
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
#XXX "black screen" fixed for 16-bit displays on mac68k, not verified on alpha.
diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile
index f627b762f2a..707163e580e 100644
--- a/www/htmldoc/Makefile
+++ b/www/htmldoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/02/09 20:20:58 tron Exp $
+# $NetBSD: Makefile,v 1.9 2000/03/21 22:40:58 tron Exp $
#
DISTNAME= ${PKGNAME}-source
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.easysw.com/~mike/htmldoc/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
NOT_FOR_PLATFORM= *-*-alpha #ps-pdf.cpp:3229: Internal compiler error. on 1.4 - 1.7 unknown
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index a766c206e1b..93ba1a0057e 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/02/09 20:20:58 tron Exp $
+# $NetBSD: Makefile,v 1.13 2000/03/21 22:40:58 tron Exp $
#
DISTNAME= XmHTML-1.1.7
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
USE_X11= yes
USE_MOTIF= yes
diff --git a/x11/afterstep/Makefile b/x11/afterstep/Makefile
index dfa8990b7c1..40fce1bfe19 100644
--- a/x11/afterstep/Makefile
+++ b/x11/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2000/02/14 13:18:05 fredb Exp $
+# $NetBSD: Makefile,v 1.20 2000/03/21 22:40:58 tron Exp $
DISTNAME= AfterStep-1.8.0
PKGNAME= afterstep-1.8.0
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.afterstep.org/
BUILD_DEPENDS+= autoconf:../../devel/autoconf
DEPENDS+= jpeg>=6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= rplay>=3.2.0b6:../../audio/rplay
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= asclock-*:../../x11/asclock
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile
index 276ea9e6715..eeac1948b27 100644
--- a/x11/kdelibs/Makefile
+++ b/x11/kdelibs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2000/02/09 20:20:59 tron Exp $
+# $NetBSD: Makefile,v 1.44 2000/03/21 22:40:58 tron Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.kde.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= qt-1.44:../../x11/qt
DEPENDS+= tiff-*:../../graphics/tiff
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index e929d25d767..a3e821b19e3 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2000/02/09 20:20:59 tron Exp $
+# $NetBSD: Makefile,v 1.42 2000/03/21 22:40:59 tron Exp $
DISTNAME= WindowMaker-0.61.1
PKGNAME= windowmaker-0.61.1
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.windowmaker.org/
DEPENDS+= libproplist-0.9.*:../../devel/libproplist
DEPENDS+= libungif-*:../../graphics/libungif
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png>=1.0.3:../../graphics/png
+DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff
DEPENDS+= xpm-3.4k:../../graphics/xpm