Depending on a Python egg

Eygene Ryabinkin rea-fbsd at codelabs.ru
Wed Dec 9 15:23:11 UTC 2009


Wed, Dec 09, 2009 at 12:54:43PM +0000, Kevin Golding wrote:
> RUN_DEPENDS=    ${PYTHON_SITELIBDIR}/${PYLXML_EGG}:${PORTSDIR}/devel/py-
> lxml

What about
-----
RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml
-----
that should be specified after the inclusion of bsd.port.pre.mk?
-- 
Eygene
 _                ___       _.--.   #
 \`.|\..----...-'`   `-._.-'_.-'`   #  Remember that it is hard
 /  ' `         ,       __.--'      #  to read the on-line manual
 )/' _/     \   `-_,   /            #  while single-stepping the kernel.
 `-'" `"\_  ,_.-;_.-\_ ',  fsc/as   #
     _.-'_./   {_.'   ; /           #    -- FreeBSD Developers handbook
    {_.-``-'         {_/            #


More information about the freebsd-ports mailing list