Configure looks for bison, and 'make' dies without a yacc, as the SunOS

bulk builds show. Add bison to USE_TOOLS.
This commit is contained in:
wiz 2013-12-18 19:12:03 +00:00
parent 1421ed86a0
commit 670f5753b1

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2013/12/18 18:51:03 wiz Exp $
# $NetBSD: Makefile,v 1.4 2013/12/18 19:12:03 wiz Exp $
DISTNAME= libxkbcommon-0.3.2
PKGREVISION= 1
@ -12,7 +12,7 @@ COMMENT= Library to handle keyboard descriptions
LICENSE= mit
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
USE_TOOLS+= bison gmake pkg-config
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= xkbcommon.pc.in