summaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-12 07:58:08 +0000
committerjlam <jlam@pkgsrc.org>2005-06-12 07:58:08 +0000
commite0364a9fa84a91164f62e51e2a0a3643e270519c (patch)
treecd21ce3c438d5903d7987270f8d59905829748b7 /math/gcalctool
parent7e283bcd31e92ecdcc3f1bb969799d72fc0ea83c (diff)
downloadpkgsrc-e0364a9fa84a91164f62e51e2a0a3643e270519c.tar.gz
math/gcalctool requires bison to build, even though it claims it only
needs yacc. This fixes PR pkg/29897.
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 267361e968e..16f40da3cb0 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/06/01 18:03:03 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2005/06/12 07:58:08 jlam Exp $
#
DISTNAME= gcalctool-5.5.42
@@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake
+USE_TOOLS+= bison gmake
USE_PKGLOCALEDIR= yes
GCONF2_SCHEMAS= gcalctool.schemas