diff options
Diffstat (limited to 'irc/unreal/Makefile')
-rw-r--r-- | irc/unreal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |