It does not build correctly with USE_PYDISTUTILS=easy_install but needs setuptools because of an internal package in this lib. Error catched from pointyhat on FreeBSD-7.3. Fix: See attached patch
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->delphij Take.
State Changed From-To: open->closed Committed, thanks!
delphij 2012-05-08 19:29:45 UTC FreeBSD ports repository Modified files: irc/py-irclib Makefile Log: Add an explicit dependency of easy_install. Note that the bundled install script do some weird things that makes USE_PYDISTUTILS=easy_install break the port, mark it so for now. Submitted by: William Grzybowski <william88 gmail.com> (maintainer) PR: ports/167714 Revision Changes Path 1.20 +4 -0 ports/irc/py-irclib/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"