From 51d75790770784f226d28f937b4b5c64aeef6d4d Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 4 Jan 2010 16:30:36 +0000 Subject: Not MAKE_JOBS_SAFE. --- cross/avrdude/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross/avrdude') diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index aa485de025a..97e285c2837 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2009/08/27 15:34:48 hasso Exp $ +# $NetBSD: Makefile,v 1.26 2010/01/04 16:30:36 joerg Exp $ DISTNAME= avrdude-5.8 CATEGORIES= cross @@ -11,6 +11,7 @@ COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no USE_GNU_READLINE= yes TEX_DEPMETHOD= build -- cgit v1.2.3