summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xnet/wvstreams/DEPENDS4
-rw-r--r--net/wvstreams/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/wvstreams/DEPENDS b/net/wvstreams/DEPENDS
index 685a1606ac..6e7f67ed49 100755
--- a/net/wvstreams/DEPENDS
+++ b/net/wvstreams/DEPENDS
@@ -20,7 +20,7 @@ optional_depends valgrind \
"--without-valgrind" \
"Enable valgrind support" &&
optional_depends SSL \
- "--with-SSL" \
- "--without-SSL" \
+ "--with-opennssl" \
+ "--without-opennssl" \
"Enable OpenSSL support"
diff --git a/net/wvstreams/HISTORY b/net/wvstreams/HISTORY
index 5689a1adb9..96bc8a6451 100644
--- a/net/wvstreams/HISTORY
+++ b/net/wvstreams/HISTORY
@@ -1,3 +1,6 @@
+2014-08-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: fix bad with-SSL usage
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL