summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-04 13:51:17 +0000
committertron <tron@pkgsrc.org>1999-03-04 13:51:17 +0000
commit4b8cb793c003714a1ac6da7a14b8879294924504 (patch)
treea3bf1ee930bdac39f6cf28a55375b7a7c42e0ef4
parentf03e5614c7c540ea78e1aa829890ac2253f8c03d (diff)
downloadpkgsrc-4b8cb793c003714a1ac6da7a14b8879294924504.tar.gz
Update dependence for "png" package.
-rw-r--r--graphics/ImageMagick/Makefile4
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--news/knews/Makefile4
-rw-r--r--print/ghostscript5/Makefile4
-rw-r--r--x11/windowmaker/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 22f183e6e1f..79c89341be8 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 1999/03/03 18:45:08 tron Exp $
+# $NetBSD: Makefile,v 1.36 1999/03/04 14:03:34 tron Exp $
#
DISTNAME= ImageMagick-4.2.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.wizards.dupont.com/cristy/ImageMagick.html
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec
-DEPENDS+= png-1.0.2:../../graphics/png
+DEPENDS+= png-1.0.3:../../graphics/png
DEPENDS+= tiff-3.4:../../graphics/tiff
pre-configure:
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 93ace2d3734..2db9d2eb2f4 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 1999/02/20 22:48:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.25 1999/03/04 14:18:54 tron Exp $
#
DISTNAME= netpbm
@@ -16,7 +16,7 @@ MAINTAINER= tron@netbsd.org
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-1.0.2:../../graphics/png
+DEPENDS+= png-1.0.3:../../graphics/png
WRKSRC= ${WRKDIR}/netpbm
MAKE_ENV += PREFIX=${PREFIX} MANCP="${INSTALL_MAN}"
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 146dade9f8a..55af99c5ebe 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/01/25 20:09:09 tron Exp $
+# $NetBSD: Makefile,v 1.17 1999/03/04 13:51:17 tron Exp $
#
DISTNAME= knews-1.0b.0
@@ -10,7 +10,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.matematik.su.se/~kjj/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-1.0.2:../../graphics/png
+DEPENDS+= png-1.0.3:../../graphics/png
DEPENDS+= xpm-3.4k:../../graphics/xpm
USE_IMAKE= yes
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index fb818bea9a2..e8d02d303b9 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 1999/02/20 22:48:39 hubertf Exp $
+# $NetBSD: Makefile,v 1.33 1999/03/04 14:33:51 tron Exp $
#
DISTNAME= ghostscript-5.50
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html
BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract \
unzip:../../archivers/unzip
-DEPENDS= png-1.0.2:../../graphics/png
+DEPENDS= png-1.0.3:../../graphics/png
EXTRACT_ONLY= ${GS_SOURCES}
WRKSRC= ${WRKDIR}/gs5.50
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index 16fdc662da6..cb0c5241289 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 1999/02/20 22:48:47 hubertf Exp $
+# $NetBSD: Makefile,v 1.24 1999/03/04 13:53:38 tron Exp $
DISTNAME= WindowMaker-0.51.0
PKGNAME= windowmaker-0.51.0
@@ -15,7 +15,7 @@ DEPENDS+= libproplist-0.8.3:../../devel/libproplist
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-1.0.2:../../graphics/png
+DEPENDS+= png-1.0.3:../../graphics/png
DEPENDS+= tiff-3.4:../../graphics/tiff
USE_LIBTOOL= yes