aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2017-02-17 02:40:28 +0800
committerlx <lx@FreeBSD.org>2017-02-17 02:40:28 +0800
commit06bfdd4c19a1d89724106b9d441f31136820dbaf (patch)
tree4ebe768eeaf08c5a773c0441d14ec5530aed8e78 /audio
parentc246169cf0d176abd9fd0e4b14aa5668dabcc914 (diff)
downloadfreebsd-ports-gnome-06bfdd4c19a1d89724106b9d441f31136820dbaf.tar.gz
freebsd-ports-gnome-06bfdd4c19a1d89724106b9d441f31136820dbaf.tar.zst
freebsd-ports-gnome-06bfdd4c19a1d89724106b9d441f31136820dbaf.zip
Move to luasocket-51.
PR: 180053 Submitted by: David Demelier
Diffstat (limited to 'audio')
-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 230392a8cac2..57779243f92c 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}