From 888ae7aa14228b1715bcbe4f2bd58410ed441a0c 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. --- graphics/Coin/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/Coin') diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 8928b831c76..c31bec8cba8 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/12/26 23:39:32 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/04 04:29:06 schmonz Exp $ DISTNAME= Coin-2.4.4 CATEGORIES= graphics @@ -8,8 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.coin3d.org/ COMMENT= Free, portable, Open Inventor API implementation -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 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-3ds-import -- cgit v1.2.3