From 42428df5a09dee3628dd88327d44b743aeb183f0 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. --- lang/smlnj/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lang/smlnj/Makefile') diff --git a/lang/smlnj/Makefile b/lang/smlnj/Makefile index ee529bf38f4..6b617e72ab5 100644 --- a/lang/smlnj/Makefile +++ b/lang/smlnj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/26 23:39:32 schmonz Exp $ +# $NetBSD: Makefile,v 1.14 2006/01/04 04:29:07 schmonz Exp $ # DISTNAME= boot.${BOX}-unix @@ -29,8 +29,7 @@ MAINTAINER= richards+netbsd@CS.Princeton.EDU HOMEPAGE= http://www.smlnj.org/index.html COMMENT= Popular functional language from Bell Labs -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 SML_VERSION= 110.42 -- cgit v1.2.3