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 /graphics/gimp | |
parent | 81148f9fd115f2911023b21793f8e8852c4405ef (diff) | |
download | pkgsrc-09b4d0e51d164d904b0268513ba484f13d18e004.tar.gz |
Update dependence for "png" package.
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 6a618d4d7a9..afc1cf030d3 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1999/02/19 14:25:30 rh Exp $ +# $NetBSD: Makefile,v 1.32 1999/03/04 14:59:23 tron Exp $ DISTNAME= gimp-1.0.2 CATEGORIES= graphics @@ -16,7 +16,7 @@ BUILD_DEPENDS= emacs:../../editors/emacs DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= gtk10-1.0.6:../../x11/gtk10 DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib -DEPENDS+= png-1.0.2:../../graphics/png +DEPENDS+= png-1.0.3:../../graphics/png DEPENDS+= tiff-3.4:../../graphics/tiff DEPENDS+= xpm-3.4k:../../graphics/xpm |