summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchat-libs/loudmouth/DEPENDS2
-rw-r--r--chat-libs/loudmouth/HISTORY3
2 files changed, 1 insertions, 4 deletions
diff --git a/chat-libs/loudmouth/DEPENDS b/chat-libs/loudmouth/DEPENDS
index 10c7db7270..14a4b75597 100755
--- a/chat-libs/loudmouth/DEPENDS
+++ b/chat-libs/loudmouth/DEPENDS
@@ -14,7 +14,7 @@ optional_depends libasyncns \
case $LOUDMOUTH_SSL in
gnutls) depends gnutls "--with-ssl=gnutls"
;;
- SSL) depends openssl "--with-ssl=openssl"
+ openssl) depends openssl "--with-ssl=openssl"
;;
none) OPTS="--without-ssl $OPTS"
;;
diff --git a/chat-libs/loudmouth/HISTORY b/chat-libs/loudmouth/HISTORY
index cb4caafc31..eef7f76d86 100644
--- a/chat-libs/loudmouth/HISTORY
+++ b/chat-libs/loudmouth/HISTORY
@@ -6,9 +6,6 @@
* DETAILS: add missing space in CFLAGS
* PRE_BUILD: run libtoolize
-2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: openssl => SSL
-
2014-01-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* BUILD: disable compiler error