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
_______________________________________________
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"

Reply via email to