464f9914b8
- 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
6 lines
94 B
Makefile
6 lines
94 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../luaexpat
|
|
USES= lua:51
|
|
|
|
.include "${MASTERDIR}/Makefile"
|