aboutsummaryrefslogtreecommitdiff
path: root/www/node4
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-22 08:07:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-22 08:07:05 +0000
commit507c83b05bfb4227680fe390a557683c991fc55c (patch)
tree4af91b977218c1770d037c473e296282204ba5ad /www/node4
parentdcea0218a4ba2acb4bb9f1c2c1aab18ace6f6432 (diff)
Notes
Diffstat (limited to 'www/node4')
-rw-r--r--www/node4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node4/Makefile b/www/node4/Makefile
index 1f8c095eefc0..1da610949bda 100644
--- a/www/node4/Makefile
+++ b/www/node4/Makefile
@@ -19,7 +19,7 @@ OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS
OPTIONS_SUB= yes
BUNDLED_SSL_DESC= Use node.js's bundled OpenSSL implementation
-BUNDLED_SSL_USES_OFF= ssl:openssl
+BUNDLED_SSL_USES_OFF= ssl
BUNDLED_SSL_CONFIGURE_OFF= --shared-openssl
NLS_CONFIGURE_ON= --with-intl=system-icu