diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/prayer/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 3236d15f191..67387824f56 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2022/06/28 11:34:33 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2022/12/07 15:12:40 wiz Exp $ DISTNAME= prayer-1.3.5 PKGREVISION= 8 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Small, fast, web mail interface LICENSE= gnu-gpl-v2 +BROKEN= "Does not support tidy 5.8." + BDB_ACCEPTED= db4 db5 USE_TOOLS+= gmake perl REPLACE_PERL+= templates/src/build_index.pl |