Make this port depend on its library
This commit is contained in:
parent
3337b6c66e
commit
45f92f7cf4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478892
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
|
|||
|
||||
BUILD_DEPENDS= python27:lang/python27 \
|
||||
pyside-py27:devel/pyside \
|
||||
${PYNUMPY}
|
||||
${PYNUMPY} \
|
||||
libbtbb:comms/libbtbb
|
||||
|
||||
USES= cmake:outsource
|
||||
|
||||
|
|
Loading…
Reference in a new issue