mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Do not overwrite BUILD_DEPENDS
Reported by: rene
This commit is contained in:
parent
252a9b7c5f
commit
cf7ff585da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339069
@ -22,7 +22,7 @@ IGNORE= Incorrect 'USES+= ninja:${ninja_ARGS}' ninja takes no arguments
|
||||
MAKE_ARGS+= -v
|
||||
.endif
|
||||
|
||||
BUILD_DEPENDS= ninja:${PORTSDIR}/devel/ninja
|
||||
BUILD_DEPENDS+= ninja:${PORTSDIR}/devel/ninja
|
||||
|
||||
CMAKE_ARGS+= -GNinja
|
||||
MAKEFILE=
|
||||
|
Loading…
Reference in New Issue
Block a user