From 8b4c065477bcbd66f42b2b8dab097991e206860e 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. --- editors/vigor/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'editors/vigor') diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 8856ddd2b45..0884e964b7d 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/12/26 23:39:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.23 2006/01/04 04:29:06 schmonz Exp $ # DISTNAME= vigor-0.016 @@ -10,8 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://vigor.sourceforge.net/ COMMENT= nvi with excessive online "help" -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 CONFLICTS+= nvi-[0-9]* -- cgit v1.2.3