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:
parent
19df0f2ffa
commit
792c161226
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue