cElementTree is included in python 2.5, so we don't need to pull in the external dependancy. While I'm in here, take out MASTER_SITE_SUBDIR - it may have been needed sometime in the past, but it doesn't do anything useful now.
delphij 2007-10-24 17:56:56 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile Log: - Don't depend on cElementTree when we are using Python 2.5, which included it; - Take out MASTER_SITE_SUBDIR which is no longer used. PR: ports/117454 Submitted by: maintainer Revision Changes Path 1.24 +5 -3 ports/devel/bazaar-ng/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"
State Changed From-To: open->closed Committed, thanks!
Responsible Changed From-To: freebsd-ports-bugs->delphij Take.