diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 29abbd1c1be1e6720eb67dd91033a7fbcd742ce1 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /shells/ast-ksh | |
parent | 6e7e86c1be24bc57d8a068e77c9fa4e29ca525e2 (diff) | |
download | pkgsrc-29abbd1c1be1e6720eb67dd91033a7fbcd742ce1.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'shells/ast-ksh')
-rw-r--r-- | shells/ast-ksh/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/ast-ksh/Makefile b/shells/ast-ksh/Makefile index 321a462184d..62fe3f00ae4 100644 --- a/shells/ast-ksh/Makefile +++ b/shells/ast-ksh/Makefile @@ -1,5 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/04/27 15:32:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2007/01/31 00:04:12 wiz Exp $ # .include "Makefile.common" +BROKEN_IN= pkgsrc-2006Q4 + .include "../../mk/bsd.pkg.mk" |