diff options
author | tron <tron> | 1999-03-04 14:59:23 +0000 |
---|---|---|
committer | tron <tron> | 1999-03-04 14:59:23 +0000 |
commit | 09b4d0e51d164d904b0268513ba484f13d18e004 (patch) | |
tree | 2464be46646c44c85d311c06b9507c9523b7f353 /x11/kdelibs | |
parent | 81148f9fd115f2911023b21793f8e8852c4405ef (diff) | |
download | pkgsrc-09b4d0e51d164d904b0268513ba484f13d18e004.tar.gz |
Update dependence for "png" package.
Diffstat (limited to 'x11/kdelibs')
-rw-r--r-- | x11/kdelibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index 82700304402..2fca2e440ec 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1999/02/19 21:55:24 tron Exp $ +# $NetBSD: Makefile,v 1.28 1999/03/04 14:59:24 tron Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -12,7 +12,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kde.org/ DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png-1.0.2:../../graphics/png +DEPENDS+= png-1.0.3:../../graphics/png DEPENDS+= qt-1.42:../../x11/qt DEPENDS+= tiff-3.4:../../graphics/tiff |