Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 04:21:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e4f63fd969e1 - main - www/npm-node17: Add PORTSCOUT
Message-ID:  <202204160421.23G4LajQ002042@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit e4f63fd969e1d8f0f0be13d0f6e4d1991cd4c4ff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 03:56:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:11 +0000

    www/npm-node17: Add PORTSCOUT
---
 www/npm-node17/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/npm-node17/Makefile b/www/npm-node17/Makefile
index b7ec6ececfde..aeedc0838b0b 100644
--- a/www/npm-node17/Makefile
+++ b/www/npm-node17/Makefile
@@ -8,4 +8,6 @@ USES=		nodejs:17,run
 
 MASTERDIR=	${.CURDIR}/../npm
 
+PORTSCOUT=	ignore:1
+
 .include "${MASTERDIR}/Makefile"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204160421.23G4LajQ002042>