mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
devel/trellis: Use ${PY_BOOST}
PY_BOOST contain the python flavor so use this instead. Reported by: mat
This commit is contained in:
parent
df8cae944e
commit
59225e8826
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505160
@ -16,7 +16,7 @@ LIB_DEPENDS= libftdi1.so:devel/libftdi1 \
|
||||
libboost_date_time.so:devel/boost-libs \
|
||||
libboost_filesystem.so:devel/boost-libs \
|
||||
libboost_program_options.so:devel/boost-libs \
|
||||
libboost_python${PYTHON_SUFFIX}.so:devel/boost-python-libs \
|
||||
${PY_BOOST} \
|
||||
libboost_thread.so:devel/boost-libs
|
||||
|
||||
USES= compiler:c++14-lang cmake python:3.5+ shebangfix
|
||||
|
Loading…
Reference in New Issue
Block a user