svn commit: r436814 - in head/comms: . direwolf direwolf/files

Alexey Dokuchaev danfe at FreeBSD.org
Sat Mar 25 02:35:18 UTC 2017


On Fri, Mar 24, 2017 at 09:28:26PM -0500, Kyle Evans wrote:
> I'm attaching a patch that should address your concerns, with
> PORTREVISION bumped due to the dw-start.sh change -- /usr/local was
> assumed (as you pointed out). I've changed it to patch in ${PREFIX}
> (rather than STAGEDIR, since this is intended for execution
> post-installation by the user). I also changed all of the install
> invocations in the Makefile to use appropriate BSD_INSTALL_* commands
> set in MAKE_ENV so that we could drop the post-install target.

Thanks, one more little thing before it can be committed.

> +MAKE_ENV+=	STAGEDIR=${STAGEDIR}

You didn't run make -V MAKE_ARGS, did you? :-)

./danfe


More information about the svn-ports-head mailing list