summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-16 22:41:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-16 22:41:56 +0000
commit1e15f434ec4b8f4ab23c792708ce7f70b1087596 (patch)
treecb8035f4fdfae07637e4428da541023d914fca93
parentMake work with -current's utmpx changes. (diff)
- 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
Notes
Notes: svn path=/head/; revision=249978
-rw-r--r--devel/boost-libs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index 69ade30ee598..991169ea8fa7 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -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