Created attachment 177642 [details] Adds an option to build zerotier as a controller. This patch adds an option and patch to the makefile to build zerotier as a controller.
A commit references this bug: Author: danfe Date: Tue Mar 7 15:49:27 UTC 2017 New revision: 435612 URL: https://svnweb.freebsd.org/changeset/ports/435612 Log: - Add an option to build network management controller microservice - Respect CC/CXX and drop superfluous GH_ACCOUNT while I'm at it PR: 215031 (modified) Approved by: maintainer timeout (since 2016-12-03) Changes: head/net/zerotier/Makefile head/net/zerotier/files/patch-make-freebsd.mk
Option added as of ports r435612, thanks! Meanwhile, I've also fixed make-freebsd.mk to uphold CC/CXX.