summaryrefslogtreecommitdiffstats
path: root/printer/cups-old
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:50:58 +0200
committerTreeve Jelbert2014-08-19 13:50:58 +0200
commitc92dd203bef661f3d852ddb937e70b7263446e53 (patch)
tree9489de8e54a4dae010ccd76ee97a1365a856aa6d /printer/cups-old
parent0ecc0ccb63740c33a2ffd873c92a94bb66b48ae4 (diff)
cups-old: depends SSL
Diffstat (limited to 'printer/cups-old')
-rwxr-xr-xprinter/cups-old/DEPENDS2
-rw-r--r--printer/cups-old/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/printer/cups-old/DEPENDS b/printer/cups-old/DEPENDS
index 1152a40cf5..0e85430eb6 100755
--- a/printer/cups-old/DEPENDS
+++ b/printer/cups-old/DEPENDS
@@ -10,7 +10,7 @@ optional_depends "linux-pam" \
"--disable-pam" \
"for pluggable authentication" &&
-optional_depends "openssl" \
+optional_depends "SSL" \
"--enable-ssl" \
"--disable-ssl" \
"for encrypted communications"
diff --git a/printer/cups-old/HISTORY b/printer/cups-old/HISTORY
index 7cdfbeb56c..96aa25acd9 100644
--- a/printer/cups-old/HISTORY
+++ b/printer/cups-old/HISTORY
@@ -1,3 +1,6 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2010-11-03 Ladislav Hagara <hgr@vabo.cz>
* DEPENDS: jpeg -> JPEG