From a28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 15 Mar 2017 14:45:30 +0000 Subject: Remove all USE_OPENSSL occurrences. Sponsored by: Absolight --- net-im/loudmouth/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/loudmouth') diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index ead1d4ed3049..9ad251d22319 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -35,7 +35,7 @@ OPTIONS_RADIO_SSL= GNUTLS OPENSSL LIB_DEPENDS+= libgnutls.so:security/gnutls CONFIGURE_ARGS+=--with-ssl=gnutls .elif ${PORT_OPTIONS:MOPENSSL} -USE_OPENSSL= yes +USES+= ssl CONFIGURE_ARGS+=--with-ssl=openssl RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss .else -- cgit v1.2.3