From 3ef21cd6b97755609e9be0c23cff78fec1f4c5ab Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 7 Oct 2006 08:21:42 +0000 Subject: This package needs texinfo 4.1 or lator. (I found on NetBSD 1.6.2 which has texinfo 4.0 on base system.) --- devel/libidn/Makefile | 3 ++- shells/bash/Makefile | 3 ++- 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} -- cgit v1.2.3