This port have optional dependency on devel/py-elementtree (default off). At the same time USE_PYTHON= 2.5+ is defined. elementtree is a part of python since 2.5, so this dependency isn't needed. Removing it. See: http://docs.python.org/library/xml.etree.elementtree.html Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->lioux Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
lioux 2011-08-24 00:55:23 UTC FreeBSD ports repository Modified files: news/py-pynzb Makefile Log: - Remove optional dependency on devel/py-elementtree since it's already including on python 2.5 and later versions. These are already the required versions for the port. o Remove ELEMENTTREE from OPTIONS o Bump PORTREVISION due to dependency list change PR: 159867 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Revision Changes Path 1.3 +2 -6 ports/news/py-pynzb/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"