Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2014 18:13:28 +0400
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Cc:        timur@FreeBSD.org, python@FreeBSD.org
Subject:   Difference between "devel/talloc" and "devel/tevent" with NO_PYHONS set
Message-ID:  <303439502.20140723181328@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Freebsd-ports.


Both "devel/talloc" and "devel/tevent" have special code to disable tuntime
dependency on Python if NO_PYHON is set. Code seems identical, but:

% make -C /usr/ports/devel/talloc NO_PYTHON=yes -V RUN_DEPENDS

% make -C /usr/ports/devel/tevent NO_PYTHON=yes -V RUN_DEPENDS
/usr/local/bin/python2.7:/usr/ports/lang/python27 python2:/usr/ports/lang/python2 pkgconf:/usr/ports/devel/pkgconf talloc>=2.1.0:/usr/ports/devel/talloc
%

 What does go wrong!?

-- 
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




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