Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl security/cyrus-sasl: suppress USE_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9194b1df3711
branches:  trunk
changeset: 431429:9194b1df3711
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed May 13 04:35:55 2020 +0000

description:
security/cyrus-sasl: suppress USE_TOOLS+=perl warning

diffstat:

 security/cyrus-sasl/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b2ca36177968 -r 9194b1df3711 security/cyrus-sasl/Makefile.common
--- a/security/cyrus-sasl/Makefile.common       Wed May 13 04:30:40 2020 +0000
+++ b/security/cyrus-sasl/Makefile.common       Wed May 13 04:35:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2019/12/05 10:57:54 nros Exp $
+# $NetBSD: Makefile.common,v 1.32 2020/05/13 04:35:55 rillig Exp $
 #
 # used by security/cyrus-sasl/Makefile
 # used by security/cy2-anonymous/Makefile
@@ -49,6 +49,7 @@
 GNU_CONFIGURE=         yes
 MAKE_JOBS_SAFE=                no
 USE_TOOLS+=            gmake
+TOOLS_BROKEN+=         perl
 
 USE_LIBTOOL=           yes
 



Home | Main Index | Thread Index | Old Index