aboutsummaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2020-12-27 19:56:02 +0000
committerSteve Wills <swills@FreeBSD.org>2020-12-27 19:56:02 +0000
commit91bd536648d9f388049a253f6a2a7ba826d1d369 (patch)
tree08e93785352e34a5a30d93a7420a4f24315ec74d /net/syncthing/Makefile
parent19d4d0f2ff28145ddf97a73b2eed6410493c7911 (diff)
downloadports-91bd536648d9f388049a253f6a2a7ba826d1d369.tar.gz
ports-91bd536648d9f388049a253f6a2a7ba826d1d369.zip
net/syncthing - anonymize longVersion reported
PR: 252043 Submitted by: peterj
Notes
Notes: svn path=/head/; revision=559415
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r--net/syncthing/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index b41e9a27941d..bf0724413ca9 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -29,6 +29,9 @@ PORTDOCS= *
USERS= syncthing
GROUPS= syncthing
+# Anonymize
+MAKE_ENV+= BUILD_USER=ports BUILD_HOST=freebsd
+
OPTIONS_DEFINE= DOCS
NO_WRKSUBDIR= yes