aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/luaexpat
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-06-26 00:53:31 +0800
committerantoine <antoine@FreeBSD.org>2015-06-26 00:53:31 +0800
commit5f777388e47c940897236972d4e525d93e6b9ab0 (patch)
treeaf3af2eebc4939e20af3596b8fef36dc9b8c5ab8 /textproc/luaexpat
parent22f048634b1a19652901e2f0d97595a16c7031f7 (diff)
downloadfreebsd-ports-gnome-5f777388e47c940897236972d4e525d93e6b9ab0.tar.gz
freebsd-ports-gnome-5f777388e47c940897236972d4e525d93e6b9ab0.tar.zst
freebsd-ports-gnome-5f777388e47c940897236972d4e525d93e6b9ab0.zip
Switch back to lua 5.1, the two consumers of those ports (audio/lua51-mpd
and net-im/prosody) need it Pointy hat: sunpoet
Diffstat (limited to 'textproc/luaexpat')
-rw-r--r--textproc/luaexpat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile
index b2d532c55442..7e80a99a7006 100644
--- a/textproc/luaexpat/Makefile
+++ b/textproc/luaexpat/Makefile
@@ -13,7 +13,7 @@ COMMENT= LuaExpat is a SAX XML parser based on the Expat library
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
-USES= gmake lua
+USES= gmake lua:51
ALL_TARGET= lib
CFLAGS+= -DLUA_INT_LONG