summaryrefslogtreecommitdiff
path: root/shells/bash
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2006-10-07 08:21:42 +0000
committertaca <taca@pkgsrc.org>2006-10-07 08:21:42 +0000
commit3ef21cd6b97755609e9be0c23cff78fec1f4c5ab (patch)
treeb3299ff384711af2b2ea98af64a58d49f5b55dbf /shells/bash
parent598fc8886afe4e5f77e78ed249e6c032d3bb7a38 (diff)
downloadpkgsrc-3ef21cd6b97755609e9be0c23cff78fec1f4c5ab.tar.gz
This package needs texinfo 4.1 or lator. (I found on NetBSD 1.6.2 which
has texinfo 4.0 on base system.)
Diffstat (limited to 'shells/bash')
-rw-r--r--shells/bash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 3cee25c5e2c..90298b2fc24 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/09/03 08:30:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/07 08:22:08 taca Exp $
DISTNAME= bash-3.1
PKGNAME= bash-3.1pl17
@@ -23,6 +23,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= makeinfo yacc
USE_PKGLOCALEDIR= yes
+TEXINFO_REQD= 4.1
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
CONFIGURE_ARGS= LOCAL_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS:Q}