From 28d0f6e68e0d6eb4b2f695cec047f58d169d33c7 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 16 Oct 2018 20:03:46 +0000 Subject: Fix build with OpenSSL 1.1.x Obtained from: https://github.com/LocutusOfBorg/ettercap/commit/f0d63b27c82df2ad5f7ada6310727d841b43fbcc https://github.com/LocutusOfBorg/ettercap/commit/def7a62c542241367428223dc460906b0634dcd1 --- net-mgmt/ettercap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/ettercap/Makefile') diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index ce37559c1d4c..30d0dcc2b436 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libnet.so:net/libnet OPTIONS_DEFINE= DESKTOP DOCS GTK2 IPV6 NCURSES PCRE PLUGINS SSL UTF8 -OPTIONS_DEFAULT=GTK2 NCURSES PCRE PLUGINS SSL UTF8 +OPTIONS_DEFAULT=NCURSES PCRE PLUGINS SSL UTF8 OPTIONS_SUB= yes DESKTOP_DESC= Install ettercap.desktop NCURSES_DESC= Ncurses interface -- cgit v1.2.3