diff options
Diffstat (limited to 'graphics/xart/Makefile')
-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 |