git: e4f63fd969e1 - main - www/npm-node17: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:21:36 UTC
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"