From 81b17a2dbac21f6fc4e554be1307cc8680e47b4f Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 25 Aug 2009 12:32:54 +0000 Subject: Remove BROKEN_IN variable. It was no maintained, and there was no defined workflow for setting it, removing it, or removing packages depending on it. --- emulators/simulavr/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emulators/simulavr') diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile index 0fd9486aea3..75b18ee853f 100644 --- a/emulators/simulavr/Makefile +++ b/emulators/simulavr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/03/07 17:31:22 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2009/08/25 12:32:55 wiz Exp $ # DISTNAME= simulavr-0.1.2.1 @@ -15,8 +15,6 @@ 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 CONFIGURE_ENV+= ac_cv_prog_has_texi2dvi=yes ac_cv_prog_has_texi2html=yes USE_TOOLS+= makeinfo -- cgit v1.2.3