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/xart | |
parent | 162911b71366eb7bb96ac1f0799c591c9b0c22b4 (diff) | |
download | pkgsrc-7666d62a0221cf5fd52e2739e9117540b81e7cb6.tar.gz |
Update dependence for "png" package.
Diffstat (limited to 'graphics/xart')
-rw-r--r-- | graphics/xart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile index bb6e3396f6b..409ae3bba39 100644 --- a/graphics/xart/Makefile +++ b/graphics/xart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:02 tsarna Exp $ +# $NetBSD: Makefile,v 1.9 1999/03/04 14:59:23 tron Exp $ # DISTNAME= xart19980415 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.cqi.com/~humbubba/linux.html DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= tiff-3.4:../../graphics/tiff DEPENDS+= xpm-3.4k:../../graphics/xpm -DEPENDS+= png-1.0.2:../../graphics/png +DEPENDS+= png-1.0.3:../../graphics/png WRKSRC= ${WRKDIR}/19980415 USE_IMAKE= yes |