pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
npm.mk: remove unused variable
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Dec 26 10:51:34 2025 +0100
Changeset: 5fa74bc35a3619267c3f9fd38a96e4b3d746aa1d
Modified Files:
prettier/npm.mk
Log Message:
npm.mk: remove unused variable
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5fa74bc35a3619267c3f9fd38a96e4b3d746aa1d
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 deletions(-)
diffs:
diff --git a/prettier/npm.mk b/prettier/npm.mk
index 4b0d4c3a2a..04e044f694 100644
--- a/prettier/npm.mk
+++ b/prettier/npm.mk
@@ -1,7 +1,5 @@
# $NetBSD$
-INSTALL_DIRS?= .
-
USE_TOOLS+= pax
NODE_MODULES_NAME?= ${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index