summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-13 04:35:55 +0000
committerrillig <rillig@pkgsrc.org>2020-05-13 04:35:55 +0000
commit515c4c727aaf8f8ab59ed77ee8901b2e0857d16d (patch)
tree7b22a0c03245c2c50735cf7ded4fc82945ecff76 /security
parente71f896d56e371799155360da16aeb2cd28f61cd (diff)
downloadpkgsrc-515c4c727aaf8f8ab59ed77ee8901b2e0857d16d.tar.gz
security/cyrus-sasl: suppress USE_TOOLS+=perl warning
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-sasl/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common
index 0345abd4bca..8f12639b912 100644
--- a/security/cyrus-sasl/Makefile.common
+++ b/security/cyrus-sasl/Makefile.common
@@ -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 @@ CPPFLAGS+= -I${BUILDLINK_PREFIX.cyrus-sasl}/include/sasl
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= no
USE_TOOLS+= gmake
+TOOLS_BROKEN+= perl
USE_LIBTOOL= yes