Date: Sun, 28 Oct 2012 18:31:24 +0000 From: Chris Rees <crees@FreeBSD.org> To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= <sistematico@gmail.com> Cc: Rainer Hurling <rhurlin@gwdg.de>, freebsd-ports@freebsd.org Subject: Re: lib name on LIB_DEPENDS Message-ID: <CADLo83-VnYsr%2BDz==bwLZeAe3q1RjserNoUE_deeaBOyqdB88w@mail.gmail.com> In-Reply-To: <508D7122.30208@gmail.com> References: <CADyvD9sM0Bu8qO8a07eg_7b%2BO9iJd32pMnWupex6xqVbf6Xdzw@mail.gmail.com> <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28 October 2012 17:53, Lucas Sali=E9s Brum <sistematico@gmail.com> wrote= : > Em 28/10/2012 12:46, Rainer Hurling escreveu: >> textproc/py-feedparser does not install any library, so you need to test >> the presence of the python script, installed by this port: >> >> /usr/local/lib/python2.7/site-packages/feedparser.py >> >> To be path and version independent you should use something like >> >> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >> >> Hope this helps, >> Rainer > Thanks for your response Rainer!! > > http://paste.sistematico.org/16 > > Any hint? > Yes, you installed py-feedparser with a different PREFIX somehow :) Use pkg_delete -fx py27-feedparser Once you've done that, you should be able to make your test port without problems. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-VnYsr%2BDz==bwLZeAe3q1RjserNoUE_deeaBOyqdB88w>