diff options
Diffstat (limited to 'www/npm-node18/Makefile')
-rw-r--r-- | www/npm-node18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npm-node18/Makefile b/www/npm-node18/Makefile index c2fbe7777065..c72b1ced0556 100644 --- a/www/npm-node18/Makefile +++ b/www/npm-node18/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/lib/node_modules/npm/LICENSE RUN_DEPENDS= gmake:devel/gmake USES?= nodejs:18,run -USES+= cpe python:3.7+ shebangfix tar:xz +USES+= cpe python shebangfix tar:xz NO_ARCH= yes NO_BUILD= yes |