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