Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/claws-mail mail/claws-mail: suppress USE_TOOLS+=p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b31cea1ce6a
branches:  trunk
changeset: 433118:7b31cea1ce6a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 09:31:58 2020 +0000

description:
mail/claws-mail: suppress USE_TOOLS+=perl warning

diffstat:

 mail/claws-mail/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4ceb9eb91d7c -r 7b31cea1ce6a mail/claws-mail/Makefile
--- a/mail/claws-mail/Makefile  Sun May 31 09:30:12 2020 +0000
+++ b/mail/claws-mail/Makefile  Sun May 31 09:31:58 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2020/05/22 10:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.112 2020/05/31 09:31:58 rillig Exp $
 
 INSTALLATION_DIRS+=    ${EGDIR}
 INSTALLATION_DIRS+=    share/claws-mail
@@ -14,6 +14,7 @@
 CONFLICTS+=    sylpheed-claws-[0-9]*
 
 USE_TOOLS+=            msgfmt
+TOOLS_BROKEN+=         perl
 PKGCONFIG_OVERRIDE+=   claws-mail.pc.in
 
 PKG_SYSCONFSUBDIR=     claws-mail



Home | Main Index | Thread Index | Old Index