Do not overwrite USES
This commit is contained in:
parent
67a2325df4
commit
1ed68cef4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355579
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ CONFIGURE_ARGS+= --without-guile
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MLUA}
|
||||
USES= lua:51
|
||||
USES+= lua:51
|
||||
CONFIGURE_ARGS+= --with-lua
|
||||
CPPFLAGS+= -I${LUA_INCDIR}
|
||||
LDFLAGS+= -L${LUA_LIBDIR}
|
||||
|
|
Loading…
Reference in a new issue