aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 06:49:52 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:19:18 +0000
commit556f0ecb624b70efd6c0c7d3868ec2759fc8083b (patch)
tree06b482fc2a936a3e0a1a3599e4c9d6e898ea68eb /net
parentce60e4b4838c9ce4b587235fe0a46405b88996fc (diff)
downloadports-556f0ecb624b70efd6c0c7d3868ec2759fc8083b.tar.gz
ports-556f0ecb624b70efd6c0c7d3868ec2759fc8083b.zip
net/ooni-probe-cli: Remove invalid CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/ooni-probe-cli/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile
index ea3d66605be6..5b64bfe92bea 100644
--- a/net/ooni-probe-cli/Makefile
+++ b/net/ooni-probe-cli/Makefile
@@ -11,12 +11,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
-USES= cpe go:modules
+USES= go:modules
USE_GITHUB= yes
USE_GITLAB= nodefault
-CPE_VENDOR= torproject
-
# github.com/ooni/probe-engine/blob/master/readme_compiletimecheck.go#L6
GO_BUILDFLAGS= -tags=ooni,nomk,DISABLE_QUIC -ldflags '-s -w -extldflags "-static"'
GO_TARGET= ./cmd/ooniprobe