summaryrefslogtreecommitdiffstats
path: root/chat-libs/pwlib
diff options
context:
space:
mode:
authorVlad Glagolev2015-12-25 12:49:48 +0300
committerVlad Glagolev2015-12-25 12:49:48 +0300
commitf240bb4f985db9cea59a81ad237e37525d5c1b8d (patch)
treedeb4af08dc01d686800dfbcd527d83b604681c4d /chat-libs/pwlib
parent774c7054afd00c5d971d8837d940370e0484a5a3 (diff)
Revert "pwlib: depends SSL"
This reverts commit e44bd3f35a9e2143e703d2eac873369614925704.
Diffstat (limited to 'chat-libs/pwlib')
-rwxr-xr-xchat-libs/pwlib/DEPENDS6
-rw-r--r--chat-libs/pwlib/HISTORY3
2 files changed, 3 insertions, 6 deletions
diff --git a/chat-libs/pwlib/DEPENDS b/chat-libs/pwlib/DEPENDS
index 4a53ae0674..dfc5bb0a2f 100755
--- a/chat-libs/pwlib/DEPENDS
+++ b/chat-libs/pwlib/DEPENDS
@@ -6,9 +6,9 @@ optional_depends "openldap" \
"--disable-openldap" \
"for LDAP lookups" &&
-#optional_depends "SSL" \
-# "--enable-SSL" \
-# "--disable-SSL" \
+#optional_depends "openssl" \
+# "--enable-openssl" \
+# "--disable-openssl" \
# "for SSL connections" &&
optional_depends "cyrus-sasl" \
diff --git a/chat-libs/pwlib/HISTORY b/chat-libs/pwlib/HISTORY
index 2aaa36c544..e83e3c74d5 100644
--- a/chat-libs/pwlib/HISTORY
+++ b/chat-libs/pwlib/HISTORY
@@ -1,6 +1,3 @@
-2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: openssl => SSL
-
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)