diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-12-26 23:39:30 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-12-26 23:39:30 +0000 |
commit | 463f43526a7b74edae99d0ed1a9ef0ad86a43c45 (patch) | |
tree | cd3d1e6bc95e9ddf5e5aecaa8889985ca3bd3620 /net/p5-Wais | |
parent | 9ebb944a7e3010cbaea6c9ae2c64a8b0cb52b6c3 (diff) | |
download | pkgsrc-463f43526a7b74edae99d0ed1a9ef0ad86a43c45.tar.gz |
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
Diffstat (limited to 'net/p5-Wais')
-rw-r--r-- | net/p5-Wais/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Wais/Makefile b/net/p5-Wais/Makefile index 643d05644d4..68e69c45d10 100644 --- a/net/p5-Wais/Makefile +++ b/net/p5-Wais/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/08/06 06:19:28 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/26 23:39:33 schmonz Exp $ # DISTNAME= Wais-2.311 @@ -11,6 +11,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wais/} MAINTAINER= bad@NetBSD.org COMMENT= Perl5 module for accessing WAIS servers +PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" +PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" + DEPENDS+= p5-Curses>=1.02:../../devel/p5-Curses PERL5_PACKLIST= auto/Wais/.packlist |