summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-30 07:02:51 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-30 07:02:51 +0000
commit0694d0f34dff8881d8bde057070b12b9d2959dea (patch)
tree90e370c92b4c2ed431c9308617d8b8f0cde3972b /cross
parent64a50ce9ede70b111b0b2568ae07e29f56e4579f (diff)
downloadpkgsrc-0694d0f34dff8881d8bde057070b12b9d2959dea.tar.gz
Don't use netpbm-*, use netpbm-[0-9]*. Similiar for a bunch of
other dependencies. Bump revision.
Diffstat (limited to 'cross')
-rw-r--r--cross/avr-libc/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile
index a8687a81c1e..185487e6b67 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/26 09:45:55 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/30 07:02:51 joerg Exp $
DISTNAME= avr-libc-1.2.5
PKGREVISION= 3
@@ -11,11 +11,11 @@ MAINTAINER= wennmach@NetBSD.org
HOMEPAGE= http://savannah.nongnu.org/projects/avr-libc
COMMENT= C and math library for Atmel AVR 8-bit microcontrollers
-BUILD_DEPENDS+= avr-binutils-*:../../cross/avr-binutils
-BUILD_DEPENDS+= avr-gcc-*:../../cross/avr-gcc
+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+= transfig-*:../../print/transfig
-BUILD_DEPENDS+= netpbm-*:../../graphics/netpbm
+BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
+BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
USE_BZIP2= yes
USE_TOOLS+= gmake