aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-14 22:14:05 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-14 22:14:05 +0800
commita35592a693e12326609391c9edc4c15d27b1a4a2 (patch)
treed52aae7b0d69da191b55c26d636367a8650f2a2d /net-im
parentb9f3b144bc416c897d9cedd60e2355056daf4062 (diff)
downloadfreebsd-ports-gnome-a35592a693e12326609391c9edc4c15d27b1a4a2.tar.gz
freebsd-ports-gnome-a35592a693e12326609391c9edc4c15d27b1a4a2.tar.zst
freebsd-ports-gnome-a35592a693e12326609391c9edc4c15d27b1a4a2.zip
Move devel/lua-bitop-51 to devel/lua51-bitop
Diffstat (limited to 'net-im')
-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 304bc827af19..7e6e8eb16165 100644
--- a/net-im/prosody/Makefile
+++ b/net-im/prosody/Makefile
@@ -3,6 +3,7 @@
PORTNAME= prosody
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://prosody.im/downloads/source/ \
http://redundancy.redundancy.org/mirror/
@@ -17,7 +18,7 @@ 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}/bit.so:devel/lua-bitop-51
+ ${LUA_MODLIBDIR}/bit.so:devel/lua51-bitop
LIB_DEPENDS= libidn.so:dns/libidn
USES= cpe gmake lua:51 shebangfix ssl