diff options
Diffstat (limited to 'www/node16/Makefile')
-rw-r--r-- | www/node16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node16/Makefile b/www/node16/Makefile index 0119876e72ee..a392e02fd54d 100644 --- a/www/node16/Makefile +++ b/www/node16/Makefile @@ -25,7 +25,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+,build \ +USES= compiler:c++11-lib gmake localbase pkgconfig python:build \ shebangfix BROKEN_SSL= libressl libressl-devel |