summaryrefslogtreecommitdiff
path: root/devel/libidn
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2009-04-30 05:51:04 +0000
committerdsainty <dsainty@pkgsrc.org>2009-04-30 05:51:04 +0000
commit8c1b96053c361b6534a17b1fe2c62af671879c42 (patch)
tree768c366cf74f30723123798e5c3bdb7a1de67474 /devel/libidn
parent02857c224d2a59c10aec5f77763e44a78471841c (diff)
downloadpkgsrc-8c1b96053c361b6534a17b1fe2c62af671879c42.tar.gz
Bump TEXINFO_REQD from 4.1 to 4.7.
Building with texinfo 4.1 causes build errors mentioning unknown commands "copying" (according to texinfo NEWS file introduced in texinfo 4.2) and "ordf" (NEWS tells us texinfo 4.7) before killing the build.
Diffstat (limited to 'devel/libidn')
-rw-r--r--devel/libidn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index c8ed8523d74..7c935cd1991 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2009/04/20 11:30:06 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2009/04/30 05:51:04 dsainty Exp $
DISTNAME= libidn-1.14
CATEGORIES= devel
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= makeinfo pkg-config perl:build
-TEXINFO_REQD= 4.1
+TEXINFO_REQD= 4.7
GNU_CONFIGURE= yes
INFO_FILES= yes
CONFIGURE_ENV+= EMACS=${FALSE}