summaryrefslogtreecommitdiff
path: root/cross/avrdude/Makefile
diff options
context:
space:
mode:
authorjakllsch <jakllsch@pkgsrc.org>2010-01-26 02:01:47 +0000
committerjakllsch <jakllsch@pkgsrc.org>2010-01-26 02:01:47 +0000
commitd22bc269c9585c189d5d4f195fa2faeb35e7cc7c (patch)
treee6b940888b01fb981a36b24af28695549e19c3ea /cross/avrdude/Makefile
parent291c0ef4bf09de23a602806ee5475e286c3c5a5a (diff)
downloadpkgsrc-d22bc269c9585c189d5d4f195fa2faeb35e7cc7c.tar.gz
Work around AVRISP mkII sync timeout/retry on NetBSD. I'm guessing this
is really a oddity of NetBSD's USB stack, but this seems to work too. Also, hello nb2 and set LICENSE. (This commit bumps most of the patch files only because of pkgdiff timestamp formatting differences. Sigh.)
Diffstat (limited to 'cross/avrdude/Makefile')
-rw-r--r--cross/avrdude/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile
index fccf9801f1f..cef124620c2 100644
--- a/cross/avrdude/Makefile
+++ b/cross/avrdude/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.27 2010/01/20 03:31:58 jakllsch Exp $
+# $NetBSD: Makefile,v 1.28 2010/01/26 02:01:47 jakllsch Exp $
DISTNAME= avrdude-5.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= cross
MASTER_SITES= http://download.savannah.gnu.org/releases/avrdude/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.bsdhome.com/avrdude/
COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers
+LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk