aboutsummaryrefslogtreecommitdiff
path: root/net/echoping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/echoping/Makefile')
-rw-r--r--net/echoping/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 444e0f9574bd..347de84d7cef 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -16,9 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpopt.so:devel/popt \
libidn.so:dns/libidn
-USES= cpe libtool
+USES= cpe libtool ssl
CPE_VENDOR= echoping_project
-USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \
--enable-ttcp --enable-tos --with-libidn=${LOCALBASE} \