summaryrefslogtreecommitdiff
path: root/shells/bash
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-20 22:19:38 +0000
committerminskim <minskim>2006-06-20 22:19:38 +0000
commitd8ec073583b9e37eb13d5530e3ba2374641215f0 (patch)
treea7212dacd9ae1b5211156ebc8a9e43ced894ef3c /shells/bash
parentf2e60fa3258b560a6249f3e8159405776c4727f9 (diff)
downloadpkgsrc-d8ec073583b9e37eb13d5530e3ba2374641215f0.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'shells/bash')
-rw-r--r--shells/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 12e3b19a81e..de5b3ffb636 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/06/15 13:42:36 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/06/20 22:21:20 minskim Exp $
DISTNAME= bash-3.1
PKGNAME= bash-3.1pl1
@@ -18,7 +18,7 @@ CONFLICTS= static-bash-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_TOOLS+= makeinfo
+USE_TOOLS+= makeinfo yacc
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}