summaryrefslogtreecommitdiffstats
path: root/http/cherokee/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'http/cherokee/DEPENDS')
-rwxr-xr-xhttp/cherokee/DEPENDS4
1 files changed, 2 insertions, 2 deletions
diff --git a/http/cherokee/DEPENDS b/http/cherokee/DEPENDS
index 9ecf400a9d..1200073bec 100755
--- a/http/cherokee/DEPENDS
+++ b/http/cherokee/DEPENDS
@@ -2,6 +2,6 @@ optional_depends LIBAVCODEC '' '' 'video codec' &&
optional_depends pcre "" "" "regular expression support" &&
optional_depends spawn-fcgi "" "" "Ruby On Rails Wizard support" &&
optional_depends openssl \
- "--disable-tls" \
- "--enable-tls=openssl" \
+ "--without-libssl" \
+ "--with-libssl" \
"support secure connections"