From 062b550c62066ad779cb71e7ac4914a81a002bbe Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 9 Aug 2003 10:27:40 +0000 Subject: USE_NEW_TEXINFO is unnecessary now. --- cross/avr-binutils/Makefile | 3 +-- cross/avrdude/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'cross') diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile index 66bf5d74d0c..687406dd807 100644 --- a/cross/avr-binutils/Makefile +++ b/cross/avr-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/08/07 13:41:34 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/09 10:36:58 seb Exp $ # FreeBSD Id: ports/devel/avr-binutils/Makefile,v 1.9 2003/03/07 06:00:08 ade Exp DISTNAME= binutils-2.13.2.1 @@ -15,7 +15,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_MAKEINFO= YES -USE_NEW_TEXINFO= YES CONFIGURE_ARGS= --target=avr diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index 2925a37a460..f5674bc4a72 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/08/07 14:00:35 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 10:36:59 seb Exp $ # FreeBSD Id: ports/devel/avrdude/Makefile,v 1.4 2003/04/19 14:13:25 bsd Exp DISTNAME= avrdude-4.1.0 @@ -12,7 +12,6 @@ COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers BUILD_DEPENDS= teTeX>=1.0:../../print/teTeX GNU_CONFIGURE= yes -USE_NEW_TEXINFO= YES INFO_FILES= avrdude.info CONFIGURE_ARGS= --disable-versioned-doc -- cgit v1.2.3