- 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:
parent
371cd76eab
commit
c05b88bf46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402833
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue