diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XmHTML/Makefile | 4 | ||||
-rw-r--r-- | x11/afterstep/Makefile | 4 | ||||
-rw-r--r-- | x11/kdelibs/Makefile | 4 | ||||
-rw-r--r-- | x11/windowmaker/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
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 |