From e51bbb58a4c6768d011c6b5ec5e74fd757f85e57 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 15 Mar 2017 14:45:54 +0000 Subject: Remove all _USE=openssl occurrences. Sponsored by: Absolight --- irc/unreal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/unreal') diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index bb7c79853440..3021fd8f0d0e 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -71,7 +71,7 @@ NOSPOOF_CONFIGURE_ENABLE= nospoof ZIPLINKS_CONFIGURE_ENABLE= ziplinks IPV6_CONFIGURE_ENABLE= inet6 SSL_CONFIGURE_ENABLE= ssl -SSL_USE= OPENSSL=yes +SSL_USES= ssl REMOTE_LIB_DEPENDS= libcurl.so:ftp/curl REMOTE_CONFIGURE_ENABLE= --enable-libcurl=${LOCALBASE} PREFIXAQ_CONFIGURE_ENABLE= prefixaq -- cgit v1.2.3