summaryrefslogtreecommitdiff
path: root/shells/ast-ksh
diff options
context:
space:
mode:
authorschmonz <schmonz>2006-01-04 04:29:05 +0000
committerschmonz <schmonz>2006-01-04 04:29:05 +0000
commit8b4c065477bcbd66f42b2b8dab097991e206860e (patch)
treebbfc6aa9b9379d3570a7e6222e22536e88f94cb5 /shells/ast-ksh
parent8543efea40596ece0911a0380fb167faf0966b7f (diff)
downloadpkgsrc-8b4c065477bcbd66f42b2b8dab097991e206860e.tar.gz
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.
Diffstat (limited to 'shells/ast-ksh')
-rw-r--r--shells/ast-ksh/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/ast-ksh/Makefile b/shells/ast-ksh/Makefile
index 5c5c8281c03..8737510016e 100644
--- a/shells/ast-ksh/Makefile
+++ b/shells/ast-ksh/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2005/12/26 23:39:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/04 04:29:08 schmonz Exp $
#
.include "Makefile.common"
PKGREVISION= 1
-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= 2005Q4
.include "../../mk/bsd.pkg.mk"