diff --git a/www/npm-node14/Makefile b/www/npm-node14/Makefile index 59e32cf752cf0..013b1b46fec3b 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"