summaryrefslogtreecommitdiffstats
path: root/security-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:52:11 +0200
committerTreeve Jelbert2014-08-19 13:52:11 +0200
commitd58ede505b18e154d627392237a52b676c9e126b (patch)
tree52ce913f03fb38adc3c34f892188304bc71ffa52 /security-libs
parent26bf68f6aa26d4cbbd19c3f11b1d84c0b75b373c (diff)
opencryptoki: depends SSL
Diffstat (limited to 'security-libs')
-rwxr-xr-xsecurity-libs/opencryptoki/DEPENDS4
-rw-r--r--security-libs/opencryptoki/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/security-libs/opencryptoki/DEPENDS b/security-libs/opencryptoki/DEPENDS
index 50341d2374..8f3595677d 100755
--- a/security-libs/opencryptoki/DEPENDS
+++ b/security-libs/opencryptoki/DEPENDS
@@ -1,3 +1,3 @@
-optional_depends openssl "--with-openssl=${INSTALL_ROOT}/usr" \
- "--without-openssl" \
+optional_depends SSL "--with-openssl=${INSTALL_ROOT}/usr" \
+ "--without-SSL" \
"build with OpenSSL support?"
diff --git a/security-libs/opencryptoki/HISTORY b/security-libs/opencryptoki/HISTORY
index 3b499ecc59..a26b4bb118 100644
--- a/security-libs/opencryptoki/HISTORY
+++ b/security-libs/opencryptoki/HISTORY
@@ -1,2 +1,5 @@
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
2009-07-30 Arjan Bouter <abouter@sourcemage.org>
* BUILD, CONFIGURE, DETAILS, DEPENDS: spell created