diff options
Diffstat (limited to 'www/node25/Makefile')
| -rw-r--r-- | www/node25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node25/Makefile b/www/node25/Makefile index e87525d39b5f..4dd91c6d4d83 100644 --- a/www/node25/Makefile +++ b/www/node25/Makefile @@ -1,6 +1,7 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= ${PORTVERSION:R:R} @@ -70,7 +71,6 @@ BUNDLED_SSL_DESC= Use bundled OpenSSL implementation from node.js JIT_DESC= Use Just In Time compiler BUNDLED_SSL_CONFIGURE_OFF= --openssl-use-def-ca-store --shared-openssl -BUNDLED_SSL_RUN_DEPENDS_OFF= ca_root_nss>=0:security/ca_root_nss BUNDLED_SSL_USES_OFF= ssl JIT_CONFIGURE_OFF= --v8-lite-mode |
