diff options
author | tron <tron@pkgsrc.org> | 1999-03-04 14:59:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-04 14:59:23 +0000 |
commit | 7666d62a0221cf5fd52e2739e9117540b81e7cb6 (patch) | |
tree | 2464be46646c44c85d311c06b9507c9523b7f353 /graphics/xpaint | |
parent | 162911b71366eb7bb96ac1f0799c591c9b0c22b4 (diff) | |
download | pkgsrc-7666d62a0221cf5fd52e2739e9117540b81e7cb6.tar.gz |
Update dependence for "png" package.
Diffstat (limited to 'graphics/xpaint')
-rw-r--r-- | graphics/xpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 2a6c1d07a1d..e5d4abccea9 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/02/20 22:48:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 1999/03/04 14:59:23 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp # @@ -13,7 +13,7 @@ HOMEPAGE= http://www.danbbs.dk/~torsten/xpaint/ DEPENDS+= xpm-3.4k:../../graphics/xpm 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 USE_IMAKE= yes |