summaryrefslogtreecommitdiff
path: root/net/freeswitch
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-09-24 08:26:45 +0200
committerTobias C. Berner <tcberner@FreeBSD.org>2022-09-24 08:26:45 +0200
commitb4a25b3f82280ef76f0295f1e2daa828bf8fd7cd (patch)
tree538cb578dc1e9d1b65c06dd2ff86bd576cefc7e6 /net/freeswitch
parentgames/freedroidrpg: restrict support to lua <= 5.3 (diff)
net/freeswitch: restrict to lua <= 5.3
The configure script checks for lua-5.3, lua-5.2... PR: 220281
Diffstat (limited to 'net/freeswitch')
-rw-r--r--net/freeswitch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index 127c314e1228..6c6472e4e513 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -31,7 +31,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
libtiff.so:graphics/tiff \
libuuid.so:misc/e2fsprogs-libuuid
-USES= compiler:c11 cpe gmake iconv jpeg libedit autoreconf libtool lua \
+USES= compiler:c11 cpe gmake iconv jpeg libedit autoreconf libtool lua:-53 \
perl5 pkgconfig shebangfix ssl
USE_LDCONFIG= yes
USE_RC_SUBR= freeswitch