summaryrefslogtreecommitdiff
path: root/emulators/simulavr
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-31 00:04:11 +0000
committerwiz <wiz@pkgsrc.org>2007-01-31 00:04:11 +0000
commit29abbd1c1be1e6720eb67dd91033a7fbcd742ce1 (patch)
tree843bd27d1141afcdd5827137ce8b1782bd1cdb61 /emulators/simulavr
parent6e7e86c1be24bc57d8a068e77c9fa4e29ca525e2 (diff)
downloadpkgsrc-29abbd1c1be1e6720eb67dd91033a7fbcd742ce1.tar.gz
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them...
Diffstat (limited to 'emulators/simulavr')
-rw-r--r--emulators/simulavr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index fd2846c92c3..b94e098e78c 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/09/10 02:52:26 obache Exp $
+# $NetBSD: Makefile,v 1.13 2007/01/31 00:04:11 wiz Exp $
#
DISTNAME= simulavr-0.1.2.1
@@ -15,6 +15,8 @@ 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
+BROKEN_IN= pkgsrc-2006Q4
+
CONFIGURE_ARGS+= --disable-tests
USE_PKGLOCALEDIR= yes