pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
prettier: fix/work around some pkglint
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Dec 26 15:42:14 2025 +0100
Changeset: a6c2ad0dbe3f6ae232df3385d34c2676308df0eb
Modified Files:
prettier/npm.mk
Log Message:
prettier: fix/work around some pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a6c2ad0dbe3f6ae232df3385d34c2676308df0eb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
prettier/npm.mk | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/prettier/npm.mk b/prettier/npm.mk
index f388d75f0e..40fc94c8de 100644
--- a/prettier/npm.mk
+++ b/prettier/npm.mk
@@ -57,6 +57,8 @@ update-cache: configure
${ECHO} then add it to DISTFILES and re-generate the distinfo file, and upload it for other users
_VARGROUPS+= npm
+_PKG_VARS.npm= REPLACE_NODE
+_IGN_VARS.npm= *
# install a nodejs package to provide the npm binary
.include "../../lang/nodejs/nodeversion.mk"
Home |
Main Index |
Thread Index |
Old Index