From c5462f70d818f815f853260a2e35a806707c4324 Mon Sep 17 00:00:00 2001 From: dsainty Date: Wed, 29 Aug 2012 12:50:07 +0000 Subject: Just for completeness, bump the doxygen dependency to the latest to guarantee the correct doxygen dependencies are present. --- cross/avr-libc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/avr-libc') 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 -- cgit v1.2.3