Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 04:21:35 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: 12d65e4662b5 - main - www/npm-node16: Add PORTSCOUT
Message-ID:  <202204160421.23G4LZsM002018@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=12d65e4662b57dbf66a9cadbf46f6ae05328ba44

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

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

diff --git a/www/npm-node16/Makefile b/www/npm-node16/Makefile
index 3116cc72f6d0..991c68e1fe71 100644
--- a/www/npm-node16/Makefile
+++ b/www/npm-node16/Makefile
@@ -8,4 +8,6 @@ USES=		nodejs:16,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.23G4LZsM002018>