summaryrefslogtreecommitdiff
path: root/devel/binutils/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:38:23 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:38:23 +0000
commit8d15907ec2b57f0ed9901c300b10d188b5912fee (patch)
tree1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/binutils/Makefile
parent0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (diff)
downloadpkgsrc-8d15907ec2b57f0ed9901c300b10d188b5912fee.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'