summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin>2012-07-27 12:34:03 +0000
committerjperkin <jperkin>2012-07-27 12:34:03 +0000
commite0d4137f93e87d5542818141f4d5e8fd3440d74e (patch)
tree6487d243647b8ad3814cc5af9c414b183ab55daa
parent64be5580c5230a774367ccbeb991c15f135bb7b2 (diff)
downloadpkgsrc-e0d4137f93e87d5542818141f4d5e8fd3440d74e.tar.gz
Remove makeinfo requirement, it was added back in 2003 but doesn't appear
to be necessary any more. Ordinarily it wouldn't hurt to leave it, but it can cause cyclic dependencies if binutils is required by gcc, and this will suffice in lieu of a proper fix for that problem.
-rw-r--r--devel/binutils/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index ddb0d72324d..31c1322840f 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2012/07/23 12:24:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.44 2012/07/27 12:34:03 jperkin Exp $
DISTNAME= binutils-2.22
CATEGORIES= devel
@@ -22,10 +22,6 @@ REPLACE_LOCALEDIR_PATTERNS+= Make-in
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= makeinfo
-TEXINFO_REQD= 4.0
-MAKEFLAGS+= TEXINFO_LOCALE=no
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-lib-path='/lib:/usr/lib'
CONFIGURE_ARGS+= --program-prefix=g