summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2022-12-30 14:08:26 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2022-12-30 14:08:26 +0000
commitf114b85770dfc30a36848bd47d42740971b319dd (patch)
treefa67d6f93e4e3efed55bf949561eed09749151b9 /security
parentnet/corosync2: update 2.4.5 to 2.4.6 (diff)
security/meek: fix PORTSCOUT, by using skipv
Diffstat (limited to 'security')
-rw-r--r--security/meek/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/meek/Makefile b/security/meek/Makefile
index 9bd010e08b06..4d2e59434cd5 100644
--- a/security/meek/Makefile
+++ b/security/meek/Makefile
@@ -36,6 +36,8 @@ PLIST_FILES= bin/meek-client \
SUB_FILES= pkg-message
+PORTSCOUT= skipv:rm
+
do-test:
.for t in ${GO_TARGET}
cd ${GO_WRKSRC}; \