From a8275ed2daf6dbffce2e151dfd88b6bd151b6c22 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:04:07 +0000 Subject: [PATCH] - Use USES=ssl --- net-mgmt/ettercap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index fef012a0c056..a6194bba5fef 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -65,7 +65,7 @@ PLUGINS_CMAKE_ON= -DENABLE_PLUGINS=ON PLUGINS_LIB_DEPENDS= libcurl.so:ftp/curl SSL_CMAKE_OFF= -DENABLE_SSL=OFF SSL_CMAKE_ON= -DENABLE_SSL=ON -SSL_USE= OPENSSL=yes +SSL_USES= ssl UTF8_CMAKE_OFF= -DHAVE_UTF8=OFF UTF8_CMAKE_ON= -DHAVE_UTF8=ON \ -DHAVE_ICONV=${ICONV_PREFIX}