summaryrefslogtreecommitdiff
path: root/cross/avr-libc
diff options
context:
space:
mode:
authordsainty <dsainty>2012-08-29 12:50:07 +0000
committerdsainty <dsainty>2012-08-29 12:50:07 +0000
commitdf6220d7ac0803970f19a224967150304b84ad94 (patch)
tree19c1d36d0c125db180b2aaef02c972aaa0cfb8d7 /cross/avr-libc
parent53aba4394edf096c078d243f470952ea3ca5ee2b (diff)
downloadpkgsrc-df6220d7ac0803970f19a224967150304b84ad94.tar.gz
Just for completeness, bump the doxygen dependency to the latest to
guarantee the correct doxygen dependencies are present.
Diffstat (limited to 'cross/avr-libc')
-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 21b2023f496..9d917380d8e 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/08/29 09:51:29 drochner Exp $
+# $NetBSD: Makefile,v 1.22 2012/08/29 12:50:07 dsainty Exp $
DISTNAME= avr-libc-1.6.7
PKGREVISION= 2
@@ -15,7 +15,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.8.1.1nb1:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.1.1nb2:../../devel/doxygen
BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm