Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 21:01:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193085] [stage] dns/dnscheckengine: add stage support and request maintainership
Message-ID:  <bug-193085-13-Dk6oTGhle2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193085-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193085-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193085

--- Comment #3 from John Marino <marino@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193085-13-Dk6oTGhle2>