summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorVlad Glagolev2015-12-25 12:43:35 +0300
committerVlad Glagolev2015-12-25 12:43:35 +0300
commitffe40a0ea617bd038bded3950cdbd02616a621ed (patch)
treeeabb90d35f27cbae1de455e14389d91afddc41a3 /chat-irc
parent5b61dc7606a490fb9076a03ff2cc3f7f377f2acf (diff)
Revert "xchat-gnome: depends SSL"
This reverts commit eb46dd42e17dc3b8858ad55a28ffaf6cdb78af9d.
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/xchat-gnome/DEPENDS4
-rw-r--r--chat-irc/xchat-gnome/HISTORY3
2 files changed, 2 insertions, 5 deletions
diff --git a/chat-irc/xchat-gnome/DEPENDS b/chat-irc/xchat-gnome/DEPENDS
index 06d7b8d9ba..cde60d66e9 100755
--- a/chat-irc/xchat-gnome/DEPENDS
+++ b/chat-irc/xchat-gnome/DEPENDS
@@ -22,8 +22,8 @@ optional_depends python \
"--disable-python" \
"for Python scripting support" &&
-optional_depends SSL \
- "--enable-SSL=/usr/bin/openssl" \
+optional_depends openssl \
+ "--enable-openssl=/usr/bin/openssl" \
"" \
"enable use of openSSL" &&
diff --git a/chat-irc/xchat-gnome/HISTORY b/chat-irc/xchat-gnome/HISTORY
index 052624441f..20ce45ed82 100644
--- a/chat-irc/xchat-gnome/HISTORY
+++ b/chat-irc/xchat-gnome/HISTORY
@@ -1,6 +1,3 @@
-2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: openssl => SSL
-
2009-04-16 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 2.26.1. Updated SOURCE_URL
Added BRANCH