Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 20:00:23 +0400
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        Rusmir Dusko <nemysis@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r338125 - head/net-p2p/libtorrent-rasterbar
Message-ID:  <52C19897.2040501@yandex.ru>
In-Reply-To: <201312301554.rBUFspjF094899@svn.freebsd.org>
References:  <201312301554.rBUFspjF094899@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Rusmir Dusko wrote on 30.12.2013 19:54:
> Author: nemysis
> Date: Mon Dec 30 15:54:51 2013
> New Revision: 338125
> URL: http://svnweb.freebsd.org/changeset/ports/338125
>
> Log:
>    - Unbreak net-p2p/libtorrent-rasterbar to fix install of net-p2p/deluge
>
>    Reported by:	rm
>    Approved by:	pawel / wg (mentors, implicit)

Thanks. Actually, to fix your slave port - 
net-p2p/libtorrent-rasterbar-python, that deluge depends on.


>
> Modified:
>    head/net-p2p/libtorrent-rasterbar/Makefile
>
> Modified: head/net-p2p/libtorrent-rasterbar/Makefile
> ==============================================================================
> --- head/net-p2p/libtorrent-rasterbar/Makefile	Mon Dec 30 15:53:58 2013	(r338124)
> +++ head/net-p2p/libtorrent-rasterbar/Makefile	Mon Dec 30 15:54:51 2013	(r338125)
> @@ -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

-- 
Regards,
Ruslan

T.O.S. Of Reality



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52C19897.2040501>