summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2013-12-18 19:12:03 +0000
committerwiz <wiz>2013-12-18 19:12:03 +0000
commit7acc84c83295b64d0d2a9fe72c32462e07e904c7 (patch)
tree91468d52d2e2ae5db76d7bb2df4f6d6d172b9e31 /x11
parent310fc2be6e1128541de9ec0385c00db199343cc9 (diff)
downloadpkgsrc-7acc84c83295b64d0d2a9fe72c32462e07e904c7.tar.gz
Configure looks for bison, and 'make' dies without a yacc, as the SunOS
bulk builds show. Add bison to USE_TOOLS.
Diffstat (limited to 'x11')
-rw-r--r--x11/libxkbcommon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index caadef16305..7fc5b8237b4 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -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