[Bug 185354] [PATCH] sysutils/xmbmon: fix binary strip

bz-noreply at freebsd.org bz-noreply at freebsd.org
Mon Jun 16 11:33:34 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185354

--- Comment #4 from Muhammad Moinur Rahman <5u623l20 at gmail.com> ---
1. It is not BSD3CLAUSE it should be BSD2CLAUSE. Please check
${WRKSRC}/CopyRight
2. While STAGE support is on we have to install DOCS to ${STAGEDIR}/${DOCSDIR}
not only ${DOCSDIR}. However in my version there was a typo and hence
${STAGEIR} should be replaced with ${STAGEDIR}.
3. Manpages are properly installing. There is a condition based on OPTIONS CLI
and X11. And hence they are being installed properly.

Please find the attached patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list