From 03b3c32a153d6621dca579ef9d0672c3b027e05e Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Mon, 30 Dec 2013 15:54:51 +0000 Subject: [PATCH] - Unbreak net-p2p/libtorrent-rasterbar to fix install of net-p2p/deluge Reported by: rm Approved by: pawel / wg (mentors, implicit) --- net-p2p/libtorrent-rasterbar/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index d2f7c38ab98b..e57022d8c657 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -48,6 +48,8 @@ PORTEXAMPLES= *.cpp OPTIONS_DEFINE= DOCS EXAMPLES +.include + .if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" && defined(USE_PYTHON) CONFIGURE_ARGS+= --enable-python-binding \ --with-boost-python=boost_python