mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
www/node19: Fix USES=python
It follows acceptable_pythons in the configure script. [1] PR: 269279 Reported by: Jordan Ostreff <jordan@ostreff.info> Reference: https://github.com/nodejs/node/blob/v19.6.0/configure [1]
This commit is contained in:
parent
7ab6fa9363
commit
4333790a80
@ -27,7 +27,7 @@ LIB_DEPENDS= libbrotlidec.so:archivers/brotli \
|
||||
libnghttp2.so:www/libnghttp2 \
|
||||
libuv.so:devel/libuv
|
||||
|
||||
USES= compiler:c++11-lib gmake localbase pkgconfig python:3.6-3.10,build shebangfix
|
||||
USES= compiler:c++11-lib gmake localbase pkgconfig python:3.6+,build shebangfix
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
|
||||
--shared-brotli \
|
||||
|
Loading…
Reference in New Issue
Block a user