- 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:
Philip M. Gollucci 2010-02-16 22:41:56 +00:00
parent bfaab446bb
commit 1e15f434ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249978

View file

@ -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