diff options
author | wiz <wiz> | 2001-05-22 09:32:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-05-22 09:32:18 +0000 |
commit | 1a36c87cd05071935ba7f86a8bf5a92b9bd20529 (patch) | |
tree | 1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /www | |
parent | afb8e74eb27614bfcf0017f6ce85df43af2e3a2e (diff) | |
download | pkgsrc-1a36c87cd05071935ba7f86a8bf5a92b9bd20529.tar.gz |
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'www')
-rw-r--r-- | www/Mosaic/Makefile | 4 | ||||
-rw-r--r-- | www/amaya/Makefile | 4 | ||||
-rw-r--r-- | www/arena/Makefile | 4 | ||||
-rw-r--r-- | www/chimera/Makefile | 4 | ||||
-rw-r--r-- | www/htmldoc/Makefile | 4 | ||||
-rw-r--r-- | www/mozilla/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index fdfd6eee430..754dd74c659 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/03/04 09:06:19 tron Exp $ +# $NetBSD: Makefile,v 1.26 2001/05/22 09:32:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp # @@ -13,7 +13,7 @@ HOMEPAGE= http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/ COMMENT= World Wide Web browser DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png NOT_FOR_PLATFORM= *-*-alpha #LP64 problems diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 783186528c2..199ac17c01f 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/04/09 16:44:58 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2001/05/22 09:32:26 wiz Exp $ DISTNAME= amaya-src-4.3.2 PKGNAME= amaya-4.3.2 @@ -18,7 +18,7 @@ CONFIGURE_ENV+= MOTIFBASE=${MOTIFBASE} CFLAGS+= -Dunix DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_MOTIF= yes USE_GMAKE= yes diff --git a/www/arena/Makefile b/www/arena/Makefile index 18f4ef5dce4..1d228ecca1b 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2001/04/02 20:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2001/05/22 09:32:26 wiz Exp $ # FreeBSD Id: Makefile,v 1.10 1998/05/04 20:22:31 jseger Exp # @@ -15,7 +15,7 @@ BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf BUILD_USES_MSGFMT= yes DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= libwww>=5.2.8:../../www/libwww -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png GNU_CONFIGURE= YES MAKEFILE= makefile diff --git a/www/chimera/Makefile b/www/chimera/Makefile index f041788c7ce..b917dc8c256 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/05/04 13:11:44 fredb Exp $ +# $NetBSD: Makefile,v 1.7 2001/05/22 09:32:26 wiz Exp $ # DISTNAME= chimera-2.0a19 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.chimera.org/ COMMENT= World Wide Web Browser for X Windows DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_IMAKE= yes diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile index 72bd4a2162b..74ff5c5de5e 100644 --- a/www/htmldoc/Makefile +++ b/www/htmldoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/05/13 01:16:23 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.13 2001/05/22 09:32:27 wiz Exp $ # DISTNAME= ${PKGNAME}-source @@ -12,7 +12,7 @@ HOMEPAGE= http://www.easysw.com/~mike/htmldoc/ COMMENT= Converts HTML to indexed HTML, PDF and/or PostScript DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png NOT_FOR_PLATFORM= NetBSD-1.[3-4]*-alpha #ps-pdf.cpp:3229: Internal compiler error. on 1.4 - 1.7 unknown diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 3227bd1d271..796e21532b3 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2001/05/11 00:37:45 taya Exp $ +# $NetBSD: Makefile,v 1.66 2001/05/22 09:32:27 wiz Exp $ MOZ_VER= 0.9 DISTNAME= mozilla-source-${MOZ_VER} @@ -20,7 +20,7 @@ DEPENDS+= gtk+>=1.2.8:../../x11/gtk DEPENDS+= gdk-pixbuf>=0.10.1:../../graphics/gdk-pixbuf DEPENDS+= ORBit>=0.5.3:../../net/ORBit DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.4Z[A-Z]-i386 \ NetBSD-1.5_ALPHA-i386 NetBSD-1.5_BETA-* \ |