On Wed, Apr 21, 2010 at 2:11 PM, Ruslan Mahmatkhanov <cvs-...@yandex.ru> wrote: > Good day! > > I want add option in port's Makefile to depend on textproc/py-enchant. > But how i can do it? It installs as python egg. > > .if defined(WITH_ENCHANT) > RUN_DEPENDS+=${LOCALBASE}/????/enchant/__init__.py:${PORTSDIR}/textproc/py-enchant > .endif > > What should i wrote instead ???? in left part of this RUN_DEPENDS string? > > Thanks in advance for answer.
Depend on the .egg instead of the __init__.py file? -Garrett _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"