summaryrefslogtreecommitdiff
path: root/cross/avr-libc/Makefile
diff options
context:
space:
mode:
authordsainty <dsainty>2012-08-29 12:50:07 +0000
committerdsainty <dsainty>2012-08-29 12:50:07 +0000
commit2856ca63d7db27774f67b52d41633cc94bf91ed9 (patch)
tree19c1d36d0c125db180b2aaef02c972aaa0cfb8d7 /cross/avr-libc/Makefile
parent7963d3ab48a31573122de224d6369ea4efa03779 (diff)
downloadpkgsrc-2856ca63d7db27774f67b52d41633cc94bf91ed9.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/Makefile')
-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