summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libidn/Makefile3
-rw-r--r--shells/bash/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 3de7f1044a4..62e1c27ee24 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/09/16 06:21:04 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2006/10/07 08:21:42 taca Exp $
DISTNAME= libidn-0.6.7
CATEGORIES= devel
@@ -14,6 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= makeinfo pkg-config perl:build
+TEXINFO_REQD= 4.1
GNU_CONFIGURE= yes
INFO_FILES= # PLIST
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}