Bump PKGREVISION because the path to m4 was changed on Darwin<9.

The tools framework changed m4 on Darwin<9 from the native one to the
pkgsrc version last month.  bison needs a PKGREVISION bump because it
embeds the path to m4 in its binary.
This commit is contained in:
minskim 2009-02-12 18:43:21 +00:00
parent 19df0f2ffa
commit 792c161226

View file

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.68 2008/12/12 09:08:05 wiz Exp $
# $NetBSD: Makefile,v 1.69 2009/02/12 18:43:21 minskim Exp $
DISTNAME= bison-2.4.1
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
EXTRACT_SUFX= .tar.bz2