mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Do not overwrite USES
This commit is contained in:
parent
92d2225b80
commit
6dac322f0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355540
@ -37,7 +37,7 @@ DOCS= NEWS README TODO *.html
|
||||
|
||||
.if ${PORT_OPTIONS:MLUA}
|
||||
ALL_TARGET+= lua
|
||||
USES= lua
|
||||
USES+= lua
|
||||
CFLAGS+= -I${LUA_INCDIR}
|
||||
CFLAGS_SO+= -L${LUA_LIBDIR}
|
||||
LDFLAGS+= -L${LUA_LIBDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user