summaryrefslogtreecommitdiff
path: root/cross/avr-libc/Makefile
diff options
context:
space:
mode:
authormef <mef>2015-02-25 15:46:52 +0000
committermef <mef>2015-02-25 15:46:52 +0000
commit6b298cef5b263b72f1b572879b07b3f4828a0090 (patch)
tree553b013a2948ca47ea95544ea13bed9267bc3dd1 /cross/avr-libc/Makefile
parentfd54852608b533de98db4ede46e1450b73994483 (diff)
downloadpkgsrc-6b298cef5b263b72f1b572879b07b3f4828a0090.tar.gz
PLIST update along with doxygen update 1.8.8 to 1.8.9.1nb1.
Thanks joerg, for updating doxygen 1.8.9.1 to nb1, which gets this package built successfull. 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 a13010f547d..2b421c9b281 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2015/02/18 21:47:40 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2015/02/25 15:46:52 mef Exp $
DISTNAME= avr-libc-1.8.1
+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.8:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.9.1.nb1:../../devel/doxygen
BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
BUILD_DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox
BUILD_DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox