summaryrefslogtreecommitdiff
path: root/net/drill
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-24 11:56:55 +0000
committernia <nia@pkgsrc.org>2020-04-24 11:56:55 +0000
commit0beabff8b2997b231c2a8587eedcff300f3f3984 (patch)
treec4403ccb9b8f227f42fdc3c4788e092e7d4ddabe /net/drill
parenta3dbb18c4426c89b58d0ef7264ee6c8583b8ac52 (diff)
downloadpkgsrc-0beabff8b2997b231c2a8587eedcff300f3f3984.tar.gz
net: Mark packages that fail with OpenSSL 1.1 BROKEN
Diffstat (limited to 'net/drill')
-rw-r--r--net/drill/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/drill/Makefile b/net/drill/Makefile
index 6b9f44a6155..2da7d13a25c 100644
--- a/net/drill/Makefile
+++ b/net/drill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 21:50:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.16 2020/04/24 11:56:55 nia Exp $
VERSION= 1.6.17
DISTNAME= ldns-${VERSION}
@@ -12,6 +12,8 @@ MAINTAINER= he@NetBSD.org
COMMENT= DNSSEC debugging tool a'la dig
LICENSE= modified-bsd
+BROKEN= "Fails to build with OpenSSL 1.1"
+
USE_TOOLS+= gmake
GNU_CONFIGURE= yes