How to depend on package in EGG?

Max Brazhnikov makc at issp.ac.ru
Thu Apr 22 05:32:33 UTC 2010


On Thu, 22 Apr 2010 08:46:31 +0400, Ruslan Mahmatkhanov wrote:
> 22.04.2010 02:23, Greg Larkin пишет:
> > You can depend on the installed package name, instead of a file in the
> > port like so:
> > 
> > RUN_DEPENDS+=	py-enchant>=0:${PORTSDIR}/textproc/py-enchant

You have to use ${PYTHON_PKGNAMEPREFIX}enchant>=0 in this case.

Max


More information about the freebsd-ports mailing list