[Bug 193085] [stage] dns/dnscheckengine: add stage support and request maintainership
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 28 21:01:11 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193085
--- Comment #3 from John Marino <marino at FreeBSD.org> ---
This is not ready.
For example "@${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/doc/|}
${STAGEDIR}${DOCSDIR}"
The "@" masks the command. This is not allowed in install targets. (Remove the
"@" on every command except maybe $MKDIR commands)
Worse (and hard to believe since I knocked on this a few days ago), none of the
man pages are staged.
MAN1 and MAN3 are defined in makefile and not defined in pkg-plist.
This one is not close at all.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list