summaryrefslogtreecommitdiff
path: root/cross/avr-libc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-05 20:20:48 +0000
committerwiz <wiz@pkgsrc.org>2014-01-05 20:20:48 +0000
commit1ecf4597723b89c3ebda7080903d3ed657c841cb (patch)
tree6a5809261d927ea4d6667102d765ce3ace24f4e0 /cross/avr-libc/Makefile
parentab927ecc0c35a877bfb9d3a80d3b8d3645979a46 (diff)
downloadpkgsrc-1ecf4597723b89c3ebda7080903d3ed657c841cb.tar.gz
Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++
Diffstat (limited to 'cross/avr-libc/Makefile')
-rw-r--r--cross/avr-libc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile
index d3af283cc15..2a7fbaf7e24 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2013/11/10 20:28:14 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2014/01/05 20:20:48 wiz Exp $
DISTNAME= avr-libc-1.8.0
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= http://savannah.nongnu.org/download/avr-libc/
EXTRACT_SUFX= .tar.bz2
@@ -10,7 +11,7 @@ HOMEPAGE= http://savannah.nongnu.org/projects/avr-libc
COMMENT= C and math library for Atmel AVR 8-bit microcontrollers
LICENSE= modified-bsd
-BUILD_DEPENDS+= doxygen>=1.8.2:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.6:../../devel/doxygen
BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm