freebsd-ports/textproc/luaexpat-51/Makefile
Antoine Brodin 464f9914b8 - Switch textproc/luaexpat to default version of lua
- Introduce textproc/luaexpat-51 that uses lua 5.1
- Use textproc/luaexpat-51 in net-im/prosody

This fixes the build of multimedia/libquvi-scripts09 (60 ports skipped,
including gnome3)

With hat:	portmgr
2017-02-18 22:28:49 +00:00

6 lines
94 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../luaexpat
USES= lua:51
.include "${MASTERDIR}/Makefile"