From 21b10ee694e42e6718f898a11c7bfc4921958797 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Apr 2006 17:04:31 +0000 Subject: Fix build after png-1.2.9nb2 update. Bump PKGREVISION. --- graphics/xart/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/xart/Makefile') diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile index 395cdb3618c..9a502633171 100644 --- a/graphics/xart/Makefile +++ b/graphics/xart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2006/04/17 13:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2006/04/19 17:04:31 wiz Exp $ # -DISTNAME= xart19980415 +DISTNAME= xart19980415 PKGNAME= xart-19980415 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics x11 MASTER_SITES= http://linux01.gwdg.de/~rhohen/linux/ EXTRACT_SUFX= .tgz @@ -13,7 +13,7 @@ HOMEPAGE= http://linux01.gwdg.de/~rhohen/linux.html COMMENT= Paint program (enhanced xpaint) WRKSRC= ${WRKDIR}/19980415 -USE_IMAKE= YES +USE_IMAKE= YES post-extract: ${FIND} ${WRKSRC} -type d -exec ${CHMOD} 755 {} \; -- cgit v1.2.3