summaryrefslogtreecommitdiffstats
path: root/crypto/gnupg/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/gnupg/DEPENDS')
-rwxr-xr-xcrypto/gnupg/DEPENDS4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/gnupg/DEPENDS b/crypto/gnupg/DEPENDS
index e7d17dcfaa..4326545622 100755
--- a/crypto/gnupg/DEPENDS
+++ b/crypto/gnupg/DEPENDS
@@ -9,8 +9,8 @@ optional_depends bzip2 \
"for bzip2 support" &&
optional_depends curl \
- "--enable-curl" \
- "--disable-curl" \
+ "--with-libcurl" \
+ "--without-libcurl" \
"curl support" &&
optional_depends openldap \