From be938ede4652f67f3ac89d626a91444884534e72 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 13 May 2006 03:44:23 +0000 Subject: Remove references to teTeX1. --- cross/avrdude/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/avrdude') diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index 489ad744122..ca9b89be1e0 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/22 18:41:09 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/05/13 03:44:23 minskim Exp $ DISTNAME= avrdude-4.1.0 PKGREVISION= 3 @@ -11,7 +11,7 @@ COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers USE_GNU_READLINE= YES TEX_DEPMETHOD= build -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX2 teTeX3 GNU_CONFIGURE= yes USE_TOOLS+= makeinfo texi2html -- cgit v1.2.3