- Fix build with LUA_CAIRO or LUA_IMLIB2 enabled

PR:		204778
Submitted by:	walkerd@pamandduncan.co.uk
Approved by:	portmgr blanket
MFH:		2015Q4 (blanket)
This commit is contained in:
Dmitry Marakasov 2015-12-02 15:45:19 +00:00
parent 371cd76eab
commit c05b88bf46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402833

View file

@ -116,7 +116,7 @@ CONFIGURE_ARGS+= --disable-lua
.endif
.if ${PORT_OPTIONS:MLUA_CAIRO} || ${PORT_OPTIONS:MLUA_IMLIB2}
LUA_COMPS= toluaxx
LIB_DEPENDS+= libtolua++-5.1.so:${PORTSDIR}/lang/tolua++
.endif
post-patch: