diff options
| -rw-r--r-- | net/zerotier/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index ee035129a10f..2a9aee556269 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE_BUSINESS= ${WRKSRC}/LICENSE.txt LICENSE_FILE_MIT= ${WRKSRC}/ext/json/LICENSE.MIT LICENSE_PERMS_BUSINESS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BUILD_DEPENDS= as:devel/binutils + USES= gmake compiler:c++14-lang USE_RC_SUBR= zerotier |
