aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ettercap/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:04:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:04:07 +0000
commita8275ed2daf6dbffce2e151dfd88b6bd151b6c22 (patch)
tree1dda7229be1ed934c3f43e2aca163daeb4606972 /net-mgmt/ettercap/Makefile
parent0d819ae1b29b163ab341501f856e910e9443cd99 (diff)
downloadports-a8275ed2daf6dbffce2e151dfd88b6bd151b6c22.tar.gz
ports-a8275ed2daf6dbffce2e151dfd88b6bd151b6c22.zip
- Use USES=ssl
Notes
Notes: svn path=/head/; revision=426414
Diffstat (limited to 'net-mgmt/ettercap/Makefile')
-rw-r--r--net-mgmt/ettercap/Makefile2
1 files changed, 1 insertions, 1 deletions
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}