summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2017-02-16 18:40:28 +0000
committerlx <lx@FreeBSD.org>2017-02-16 18:40:28 +0000
commit06bfdd4c19a1d89724106b9d441f31136820dbaf (patch)
tree4ebe768eeaf08c5a773c0441d14ec5530aed8e78
parentc246169cf0d176abd9fd0e4b14aa5668dabcc914 (diff)
downloadFreeBSD-ports-06bfdd4c19a1d89724106b9d441f31136820dbaf.zip
FreeBSD-ports-06bfdd4c19a1d89724106b9d441f31136820dbaf.tar.gz
Move to luasocket-51.
PR: 180053 Submitted by: David Demelier
-rw-r--r--audio/lua51-mpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lua51-mpd/Makefile b/audio/lua51-mpd/Makefile
index 230392a..57779243f 100644
--- a/audio/lua51-mpd/Makefile
+++ b/audio/lua51-mpd/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= demelier.david@gmail.com
COMMENT= Lua library for musicpd
-RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket
+RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket-51
OPTIONS_DEFINE= DOCS
DOCSDIR= ${PREFIX}/share/doc/${PKGBASE}
OpenPOWER on IntegriCloud