summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb>2003-08-12 14:15:38 +0000
committerseb <seb>2003-08-12 14:15:38 +0000
commit6a94f346fcdc3b18adff38b342ffe1e9124dcd73 (patch)
tree8f07b399b041a364f065a4859264e86f3a2ed19d /devel
parentb14135ff15bfb01f6adcb58f006b9f40bb560761 (diff)
downloadpkgsrc-6a94f346fcdc3b18adff38b342ffe1e9124dcd73.tar.gz
A somewhat recent makeinfo is needed.
As suggested in PR pkg/22450 by <Ian dot Fry at sophos dot com>. But version 4.0 is good enough and this is what is available on the 1.6 branch.
Diffstat (limited to 'devel')
-rw-r--r--devel/binutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 9e4d557e972..550b8adfa78 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/08/09 10:44:37 seb Exp $
+# $NetBSD: Makefile,v 1.16 2003/08/12 14:15:38 seb Exp $
#
DISTNAME= binutils-2.14
@@ -15,6 +15,8 @@ USE_BUILDLINK2= YES
USE_MAKEINFO= YES
USE_PKGLOCALEDIR= YES
+TEXINFO_REQD= 4.0
+
CONFIGURE_ARGS+= --with-lib-path='/lib:/usr/lib'
PLIST_SRC= ${PKGDIR}/PLIST.common