From c3e75b8acf84ea2a526a180c99476e319d742362 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 20 Jun 2006 22:19:38 +0000 Subject: USE_TOOLS+=yacc --- shells/bash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/bash') 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} -- cgit v1.2.3