summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-12-04 17:08:17 -0800
committerNeel Chauhan <nc@FreeBSD.org>2021-12-04 17:08:17 -0800
commitaad76ea0b4f7dd9f1d05525037dcd58d05ff5b67 (patch)
treeb8e29bcf26c5b8dbe0df487bd2bdcd0cf84c6250
parent8922864beb09df3e43fbbda11a739e0e4d4f7762 (diff)
downloadfreebsd-ports-aad76ea0b4f7dd9f1d05525037dcd58d05ff5b67.zip
net/astron: Depend on boost
-rw-r--r--net/astron/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/astron/Makefile b/net/astron/Makefile
index 19711922318f..d36d045557d9 100644
--- a/net/astron/Makefile
+++ b/net/astron/Makefile
@@ -9,6 +9,7 @@ COMMENT= Server Technology for Realtime Object Networking
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BUILD_DEPENDS= boost-libs>0:devel/boost-libs
LIB_DEPENDS= libuv.so:devel/libuv \
libyaml-cpp.so:devel/yaml-cpp