summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-06 17:17:10 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-06 20:10:40 -0700
commitdead46e4a62896cfea0ab2b0b0648f175f73b371 (patch)
tree793fadeca1c6901bc49b78be9dc253e56b85d175
parentEmacs: Add new wayland flavor (diff)
devel/uv: Add PORTSCOUT line
-rw-r--r--devel/uv/Makefile2
1 files changed, 2 insertions, 0 deletions
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}