summaryrefslogtreecommitdiff
path: root/cross/avrdude/Makefile
diff options
context:
space:
mode:
authorjakllsch <jakllsch>2010-01-26 02:01:47 +0000
committerjakllsch <jakllsch>2010-01-26 02:01:47 +0000
commit8f4d4f4997bacc56a0945ac02c8a4a45266f9a85 (patch)
treee6b940888b01fb981a36b24af28695549e19c3ea /cross/avrdude/Makefile
parent0683630e0ce7545012a99099ea09316db8c8cfc8 (diff)
downloadpkgsrc-8f4d4f4997bacc56a0945ac02c8a4a45266f9a85.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