- Fix WITH_PYTHON plist errors
devel/boost-libs *never* installs python wrappers devel/boost-python-libs is used now PR: ports/143982 Submitted by: myself (pgollucci) Approved by: Alexander Churanov <alexanderchuranov@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
bfaab446bb
commit
1e15f434ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249978
1 changed files with 0 additions and 2 deletions
|
@ -35,9 +35,7 @@ post-patch: customize-boost-build
|
|||
# The following directory is empty and causes issues with pkg_{add,delete}
|
||||
${RMDIR} ${WRKSRC}/boost/interprocess/containers/detail
|
||||
# Remove Boost.Python
|
||||
.if !defined(WITH_PYTHON)
|
||||
${RM} -rf ${WRKSRC}/boost/python* ${WRKSRC}/libs/python
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
# build the library
|
||||
|
|
Loading…
Reference in a new issue