summaryrefslogtreecommitdiffstats
path: root/disk/avfs/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/avfs/DEPENDS')
-rwxr-xr-xdisk/avfs/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/disk/avfs/DEPENDS b/disk/avfs/DEPENDS
index d25e86deb7..e4e54731d5 100755
--- a/disk/avfs/DEPENDS
+++ b/disk/avfs/DEPENDS
@@ -27,7 +27,7 @@ if list_find "$AVFS_OPTS" "--enable-dav"; then
"to use system neon library" &&
if ! is_depends_enabled $SPELL neon; then
- optional_depends openssl \
+ optional_depends SSL \
"--with-ssl=$INSTALL_ROOT/usr" \
"--without-ssl" \
"for OpenSSL support in dav module" &&