Currently devel/ninja can't be installed because `make install` generate this error message: ===> Installing for ninja-20110922 ===> ninja-20110922 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list ===> Checking if devel/ninja already installed install: todo: No such file or directory *** Error code 71 Stop in /usr/ports/devel/ninja. To fix this bug I removed 'todo' file from PORTDOCS, since this file was removed from source. How-To-Repeat: cd /usr/ports/devel/ninja make install clean
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-09-23 21:38:40 UTC FreeBSD ports repository Modified files: devel/ninja Makefile Log: Fix installation with PORTSDOCS PR: ports/160942 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Approved by: miwi, wen (mentors implicit) Revision Changes Path 1.4 +4 -2 ports/devel/ninja/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, with minor changes. Thanks!