summaryrefslogtreecommitdiff
path: root/emulators/simulavr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/simulavr/Makefile')
-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