aboutsummaryrefslogtreecommitdiff
path: root/textproc/luaexpat
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-25 16:53:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-25 16:53:31 +0000
commita9aa4c46d1658e96e8062b8f54764f18543e96cd (patch)
treeaf3af2eebc4939e20af3596b8fef36dc9b8c5ab8 /textproc/luaexpat
parent5eab44ec9dab3673bc1d55c7a0fae1cc734fdb9b (diff)
Switch back to lua 5.1, the two consumers of those ports (audio/lua51-mpd
and net-im/prosody) need it Pointy hat: sunpoet
Notes
Notes: svn path=/head/; revision=390588
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