View | Details | Raw Unified | Return to bug 268466
Collapse All | Expand All

(-)b/www/node16/Makefile (-1 / +1 lines)
Lines 16-22 BROKEN_SSL= libressl libressl-devel Link Here
16
BROKEN_SSL_REASON=	Node.js ${PORTVERSION:R:R}.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
16
BROKEN_SSL_REASON=	Node.js ${PORTVERSION:R:R}.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
17
ONLY_FOR_ARCHS=		aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
17
ONLY_FOR_ARCHS=		aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
18
18
19
USES=		compiler:c++11-lib gmake python:3.6-3.10,build pkgconfig \
19
USES=		compiler:c++11-lib gmake python:3.6+,build pkgconfig \
20
		localbase shebangfix
20
		localbase shebangfix
21
21
22
OPTIONS_DEFINE=		BUNDLED_SSL DOCS NLS DTRACE COREPACK
22
OPTIONS_DEFINE=		BUNDLED_SSL DOCS NLS DTRACE COREPACK

Return to bug 268466