Date: Thu, 22 Apr 2010 09:32:29 +0400 From: Max Brazhnikov <makc@issp.ac.ru> To: freebsd-ports@freebsd.org Cc: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Subject: Re: How to depend on package in EGG? Message-ID: <201004220932.29601.makc@issp.ac.ru> In-Reply-To: <4BCFD4A7.60105@yandex.ru> References: <4BCF6A12.5030000@yandex.ru> <4BCF7AF5.5000004@FreeBSD.org> <4BCFD4A7.60105@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Apr 2010 08:46:31 +0400, Ruslan Mahmatkhanov wrote: > 22.04.2010 02:23, Greg Larkin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > You can depend on the installed package name, instead of a file in the > > port like so: > >=20 > > RUN_DEPENDS+=3D py-enchant>=3D0:${PORTSDIR}/textproc/py-enchant You have to use ${PYTHON_PKGNAMEPREFIX}enchant>=3D0 in this case. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004220932.29601.makc>