View | Details | Raw Unified | Return to bug 204778
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 117-122 Link Here
117
117
118
.if ${PORT_OPTIONS:MLUA_CAIRO} || ${PORT_OPTIONS:MLUA_IMLIB2}
118
.if ${PORT_OPTIONS:MLUA_CAIRO} || ${PORT_OPTIONS:MLUA_IMLIB2}
119
LUA_COMPS=		toluaxx
119
LUA_COMPS=		toluaxx
120
LIB_DEPENDS+=		libtolua++-5.1.so:${PORTSDIR}/lang/tolua++
120
.endif
121
.endif
121
122
122
post-patch:
123
post-patch:

Return to bug 204778