Do not overwrite USES
This commit is contained in:
parent
26802e0f11
commit
92d2225b80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355539
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ PLIST_SUB+= GD="@comment "
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MLUA}
|
||||
USES= lua:51
|
||||
USES+= lua:51
|
||||
CMAKE_ARGS+= -DLUA_EXECUTABLE:FILEPATH="${LUA_CMD}"
|
||||
PLIST_SUB+= LUA="" LUA_MODLIBDIR="${LUA_MODLIBDIR:S,${LUA_PREFIX}/,,}"
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue