git: df0c9b0dabc8 - main - Mk/Uses/npm.mk: Fix typo (!defied -> !defined)

Hiroki Tagato <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=df0c9b0dabc8975edfa75747711d5709bd6ea92b

commit df0c9b0dabc8975edfa75747711d5709bd6ea92b
Author:     Bryan Everly <[email protected]>
AuthorDate: 2026-08-12 01:37:04 +0000
Commit:     Hiroki Tagato <[email protected]>
CommitDate: 2026-08-12 01:39:18 +0000

    Mk/Uses/npm.mk: Fix typo (!defied -> !defined)
    
    PR:             297455
    Reported by:    Bryan Everly <[email protected]>
---
 Mk/Uses/npm.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mk/Uses/npm.mk b/Mk/Uses/npm.mk
index 0ce55db4764f..266a0eac8452 100644
--- a/Mk/Uses/npm.mk
+++ b/Mk/Uses/npm.mk
@@ -94,7 +94,7 @@ _NPM_TEST_DEP=	yes
 _NPM_ARGS:=	${_NPM_ARGS:Ntest}
 .  endif
 # If no dependencies are specified, assume build and test are required
-.  if !defined(_NPM_FETCH_DEP) && !defied(_NPM_EXTRACT_DEP) && \
+.  if !defined(_NPM_FETCH_DEP) && !defined(_NPM_EXTRACT_DEP) && \
 	!defined(_NPM_BUILD_DEP) && !defined(_NPM_RUN_DEP) && \
 	!defined(_NPM_TEST_DEP)
 _NPM_BUILD_DEP=	yes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.