mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Remove a superfluous dependency.
PR: ports/147837 Submitted by: Sunpoet Po-Chuan Hsieh [sunpoet sunpoet.net] Approved by: maintainer, tabthorpe (mentor) Feature safe: yes
This commit is contained in:
parent
07a596f4f8
commit
9f477c73f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256834
@ -29,10 +29,8 @@ MAKE_ENV+= PYTHON_ROOT="${LOCALBASE}"\
|
||||
PYTHON_LIB_PATH="${PYTHON_LIBDIR}"
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/libboost_thread.so.${BOOST_SHARED_LIB_VER}:${PORTSDIR}/devel/boost-libs
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-elementtree
|
||||
|
||||
BUILD_DEPENDS+= ${BJAM}:${PORTSDIR}/devel/boost-jam
|
||||
BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-elementtree
|
||||
|
||||
post-patch: customize-boost-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user