From 22b2fb4f248380642ff25162de52e769b243e645 Mon Sep 17 00:00:00 2001 From: dougb Date: Thu, 1 Jul 2010 08:46:24 +0000 Subject: Remove stray \ Feature safe: yes --- net-p2p/libtorrent-rasterbar-15/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index 11c0b673ff46..7770c1a5c437 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -49,7 +49,7 @@ USE_LDCONFIG= yes .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" && defined(USE_PYTHON) CONFIGURE_ARGS+= --enable-python-binding \ - --with-boost-python=boost_python \ + --with-boost-python=boost_python .else CONFIGURE_ARGS+= --disable-python-binding .endif -- cgit