[Bug 197234] [UPDATE] lang/execline: update to 2.0.2.0 and take maintainership
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 3 21:33:52 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197234
--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Jan Beich from comment #1)
>> @${MKDIR} ${STAGEDIR}${DOCSDIR}
>> + cd ${WRKSRC} && ${INSTALL_MAN} ${DOCS} ${STAGEDIR}${DOCSDIR}
>
> INSTALL_MAN is for manpages only. Other docs should use INSTALL_DATA.
Nevermind, Porter's Handbook disagrees with me. I was confused by bsd.own.mk
using MANMODE for something else and INSTALL_DATA now uses 0644 mode since
ports r367307.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list