This is a fix for the report: http://qat.tecnik93.com/index.php?action=describe_port&id=14984 Makefile doesn't goes in doc subrepository if NOPORTDOCS is set so it didn't install the man page, the makefile in the doc sub-repository already check for NOPORTSDOC in order to prevent install html docs if it is set, so I remove the NOPORTDOCS check in the main Makefile, now it always installs the man page et it keeps respecting the NOPORTDOCS knob. Please add this patch to the net/mpd/files repository.
Responsible Changed From-To: freebsd-ports-bugs->jadawin I'll take it.
State Changed From-To: open->closed Committed. Thanks!
jadawin 2009-04-15 13:55:54 UTC FreeBSD ports repository Added files: net/mpd/files patch-Makefile patch-conf::Makefile patch-src::Makefile Log: - Fix NOPORTDOCS ... - Fix deprecated NOOBJ and NOMAN (patches sent by private mail) PR: ports/133745 Approved by: portmgr (pav@) Revision Changes Path 1.1 +11 -0 ports/net/mpd/files/patch-Makefile (new) 1.1 +11 -0 ports/net/mpd/files/patch-conf::Makefile (new) 1.1 +11 -0 ports/net/mpd/files/patch-src::Makefile (new) _______________________________________________ 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"