summaryrefslogtreecommitdiff
path: root/net/syncthing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/syncthing/Makefile')
-rw-r--r--net/syncthing/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index a19cbedea7a8..266ab789d8ab 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -26,6 +26,8 @@ PORTDOCS= *
USERS= syncthing
GROUPS= syncthing
+OPTIONS_DEFINE= DOCS
+
do-build:
@cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; \
${SETENV} ${MAKE_ENV} CGO_ENABLED=0 go run build.go -no-upgrade=true -version v${PORTVERSION}