summaryrefslogtreecommitdiff
path: root/net/ettercap
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/ettercap
parenta3dbb18c4426c89b58d0ef7264ee6c8583b8ac52 (diff)
downloadpkgsrc-0beabff8b2997b231c2a8587eedcff300f3f3984.tar.gz
net: Mark packages that fail with OpenSSL 1.1 BROKEN
Diffstat (limited to 'net/ettercap')
-rw-r--r--net/ettercap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index fb1dff4b3fa..03b01337564 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2020/03/20 11:58:06 nia Exp $
+# $NetBSD: Makefile,v 1.90 2020/04/24 11:56:56 nia Exp $
DISTNAME= ettercap-0.6.b
PKGREVISION= 42
@@ -10,6 +10,8 @@ HOMEPAGE= http://ettercap.sourceforge.net/
COMMENT= Multipurpose sniffer/interceptor/logger for switched LAN
LICENSE= gnu-gpl-v2
+BROKEN= "Fails to build with OpenSSL 1.1"
+
CONFLICTS+= ettercap-NG-[0-9]*
MAKE_JOBS_SAFE= no