git: 4391ea9f96be - main - www/npm-node14: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:21:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4391ea9f96be9cc2f10794fd50445502a850f8a4 commit 4391ea9f96be9cc2f10794fd50445502a850f8a4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 03:56:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:11 +0000 www/npm-node14: Add PORTSCOUT --- www/npm-node14/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/npm-node14/Makefile b/www/npm-node14/Makefile index 59e32cf752cf..013b1b46fec3 100644 --- a/www/npm-node14/Makefile +++ b/www/npm-node14/Makefile @@ -8,4 +8,6 @@ USES= nodejs:14,run MASTERDIR= ${.CURDIR}/../npm +PORTSCOUT= ignore:1 + .include "${MASTERDIR}/Makefile"