git: dead46e4a628 - main - devel/uv: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 03:10:46 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=dead46e4a62896cfea0ab2b0b0648f175f73b371 commit dead46e4a62896cfea0ab2b0b0648f175f73b371 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-07 00:17:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-07 03:10:40 +0000 devel/uv: Add PORTSCOUT line --- devel/uv/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/uv/Makefile b/devel/uv/Makefile index 190a453fa28f..3e98117e0667 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -538,6 +538,8 @@ PROGS= uv \ PLIST_FILES= ${PROGS:S/^/bin\//} +PORTSCOUT= ignore:perma-31 # portscout picked up this non-existent tag + do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest .for p in ${PROGS}