summaryrefslogtreecommitdiff
path: root/emulators/simulavr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/simulavr/Makefile')
-rw-r--r--emulators/simulavr/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index bf72c61b2ec..7f38323a5ec 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:44 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/26 23:39:31 schmonz Exp $
#
DISTNAME= simulavr-0.1.2.1
@@ -10,6 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nongnu.org/simulavr/
COMMENT= Simulator for Atmel AVR microcontrollers
+PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
+PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+
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