1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Switch to ${PY_BOOST} for dependency on boost-python

This commit is contained in:
Dmitry Marakasov 2018-07-13 14:00:11 +00:00
parent dedbcdee0c
commit b0414b097a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474587

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2 CC-BY-SA-3.0
LICENSE_COMB= multi
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libboost_python27.so:devel/boost-python-libs@${PY_FLAVOR}
${PY_BOOST}
USE_GITHUB= yes