From f9e739b69f4cd36708a36af9214264b0b21a7c77 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 8 Nov 2011 20:41:40 +0000 Subject: Use TeX Live packages instead of teTeX to build documentation. --- cross/avrdude/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'cross/avrdude') diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index 328d79911dd..afb6ea6f8e5 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2010/02/19 19:13:45 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2011/11/08 20:41:40 minskim Exp $ DISTNAME= avrdude-5.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= http://download.savannah.gnu.org/releases/avrdude/ @@ -11,13 +11,13 @@ COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk +BUILD_DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts +BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no USE_GNU_READLINE= yes -TEX_DEPMETHOD= build -TEX_ACCEPTED= teTeX3 .include "../../mk/bsd.prefs.mk" @@ -46,5 +46,4 @@ BUILD_DEPENDS+= gtexinfo-[0-9]*:../../devel/gtexinfo .include "../../devel/libusb/buildlink3.mk" .include "../../devel/readline/buildlink3.mk" -.include "../../mk/tex.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3