1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Unbreak net-p2p/libtorrent-rasterbar-python to fix install

of net-p2p/deluge (my port)
This commit is contained in:
Ruslan Makhmatkhanov 2013-11-16 13:29:20 +00:00
parent f9611b2a9e
commit 06ffd534de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333993

View File

@ -48,6 +48,8 @@ PORTEXAMPLES= *.cpp
OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
.if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" && defined(USE_PYTHON)
CONFIGURE_ARGS+= --enable-python-binding \
--with-boost-python=boost_python