Fix DEPENDS
This commit is contained in:
parent
1caf88f57e
commit
20eb731fd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484157
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ SHEBANG_GLOB= *.py
|
|||
SHEBANG_FILES= lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples
|
||||
|
||||
NODE_RUN_DEPENDS= node>=0.8.0:www/node
|
||||
NODE10_RUN_DEPENDS= node>=0.8.0:www/node10
|
||||
NODE10_RUN_DEPENDS= node10>=0.8.0:www/node10
|
||||
NODE6_RUN_DEPENDS= node6>=0.8.0:www/node6
|
||||
NODE8_RUN_DEPENDS= node8>=0.8.0:www/node8
|
||||
|
||||
|
|
Loading…
Reference in a new issue