summaryrefslogtreecommitdiff
path: root/x11/libxkbcommon
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-12-18 19:12:03 +0000
committerwiz <wiz@pkgsrc.org>2013-12-18 19:12:03 +0000
commitd9f9bbae6ca85dcda1c25fb2a0a21dd513219977 (patch)
tree91468d52d2e2ae5db76d7bb2df4f6d6d172b9e31 /x11/libxkbcommon
parent3e7ce9e5a72fdf1ebe8a8f6510ba685be18d9d97 (diff)
downloadpkgsrc-d9f9bbae6ca85dcda1c25fb2a0a21dd513219977.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/libxkbcommon')
-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