summaryrefslogtreecommitdiff
path: root/emulators/simulavr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/simulavr/Makefile')
-rw-r--r--emulators/simulavr/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index ad310836faa..135ebc670f7 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/02 19:51:34 wiz Exp $
#
DISTNAME= simulavr-0.1.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://freesoftware.fsf.org/download/simulavr/
EXTRACT_SUFX= .tar.bz2
@@ -11,8 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nongnu.org/simulavr/
COMMENT= Simulator for Atmel AVR microcontrollers
-BROKEN_IN= pkgsrc-2005Q4
-
BUILD_DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils
BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen