aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 2e3fd4b14cf6..56618c43d393 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= http://curl.haxx.nu/stuff/ \
MAINTAINER= kris@FreeBSD.org
-.if defined(USE_SSL)
+.if defined(WITH_SSL)
USE_OPENSSL= RSA
.endif