summaryrefslogtreecommitdiff
path: root/devel/binutils/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:38:23 +0000
committerseb <seb>2003-08-09 10:38:23 +0000
commit24a7d52876906cf979392c257e1ff98d8ad6886b (patch)
tree1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/binutils/Makefile
parent062b550c62066ad779cb71e7ac4914a81a002bbe (diff)
downloadpkgsrc-24a7d52876906cf979392c257e1ff98d8ad6886b.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'devel/binutils/Makefile')
-rw-r--r--devel/binutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 0546e27e517..9e4d557e972 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 21:29:40 grant Exp $
+# $NetBSD: Makefile,v 1.15 2003/08/09 10:44:37 seb Exp $
#
DISTNAME= binutils-2.14
@@ -13,7 +13,6 @@ COMMENT= GNU binary utilities
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_MAKEINFO= YES
-USE_NEW_TEXINFO= YES
USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --with-lib-path='/lib:/usr/lib'