How to depend on package in EGG?

Ruslan Mahmatkhanov cvs-src at yandex.ru
Wed Apr 21 21:12:37 UTC 2010


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.

-- 
Regards,
Ruslan


More information about the freebsd-ports mailing list