summaryrefslogtreecommitdiffstats
path: root/printer/cups/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'printer/cups/DEPENDS')
-rwxr-xr-xprinter/cups/DEPENDS6
1 files changed, 3 insertions, 3 deletions
diff --git a/printer/cups/DEPENDS b/printer/cups/DEPENDS
index 1cefd86344..810813be3b 100755
--- a/printer/cups/DEPENDS
+++ b/printer/cups/DEPENDS
@@ -41,12 +41,12 @@ optional_depends "linux-pam" \
optional_depends "gnutls" \
"--enable-gnutls" \
- "--disable-gnutls" \
+ "" \
"use GNU TLS for SSL/TLS support" &&
optional_depends "openssl" \
- "--enable-ssl" \
- "--disable-ssl" \
+ "--enable-openssl" \
+ "" \
"for encrypted communications" &&
optional_depends "acl" \