aboutsummaryrefslogtreecommitdiff
path: root/net-im/prosody
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2018-01-12 21:44:57 +0000
committerDavid Thiel <lx@FreeBSD.org>2018-01-12 21:44:57 +0000
commit0b864b38ea7999caf2333b8c61446c16987cb833 (patch)
treef097467ba9233c9ffde2d5ba5e12ce5eb16d660a /net-im/prosody
parent9405dd057a35213ce75314d0d20c266a7635db82 (diff)
downloadports-0b864b38ea7999caf2333b8c61446c16987cb833.tar.gz
ports-0b864b38ea7999caf2333b8c61446c16987cb833.zip
Add bitop-51 dependency.
Submitted by: Philip Brown <philip.brown@kiwienglish.es>
Notes
Notes: svn path=/head/; revision=458876
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile
index b3751847eb07..304bc827af19 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket-51 \
${LUA_MODLIBDIR}/ssl.so:security/luasec-51 \
${LUA_MODLIBDIR}/lxp.so:textproc/luaexpat-51 \
- ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem-51
+ ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem-51 \
+ ${LUA_MODLIBDIR}/bit.so:devel/lua-bitop-51
LIB_DEPENDS= libidn.so:dns/libidn
USES= cpe gmake lua:51 shebangfix ssl