summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjakllsch <jakllsch>2010-04-05 00:49:07 +0000
committerjakllsch <jakllsch>2010-04-05 00:49:07 +0000
commit7c032db442d22728318405914177c5761fa16a8f (patch)
tree48a4070cd706ef2e87323830413550e0432545ec /cross
parent5dd11620f3deb6cad3ee87f68099274b73337301 (diff)
downloadpkgsrc-7c032db442d22728318405914177c5761fa16a8f.tar.gz
Bump doxygen requirement for previous.
Diffstat (limited to 'cross')
-rw-r--r--cross/avr-libc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile
index 62184221778..b4be67d0f01 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2010/04/05 00:36:41 jakllsch Exp $
+# $NetBSD: Makefile,v 1.17 2010/04/05 00:49:07 jakllsch Exp $
DISTNAME= avr-libc-1.6.7
PKGREVISION= 1
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils
BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
-BUILD_DEPENDS+= doxygen>=1.4.7:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.6.2:../../devel/doxygen
BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm