From b0f7774271424ed9b3e29fc827e6f974e1ab8cea Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 4 Jan 2006 04:29:05 +0000 Subject: Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken. --- emulators/peace/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators/peace/Makefile') diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile index 1270652ed25..578250c0a64 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/01/03 00:05:38 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/04 04:29:06 schmonz Exp $ # PEACE_VERSION= 0.0.20050609 DISTNAME= peace-${PEACE_VERSION} @@ -10,8 +10,7 @@ MAINTAINER= kent@NetBSD.org HOMEPAGE= http://chiharu.hauN.org/peace/ COMMENT= Enable to run Win32 executables -PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" -PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" +BROKEN_IN= pkgsrc-2005Q4 DISTFILES+= peace-${PEACE_VERSION}.tar.gz MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=peace/} -- cgit v1.2.3