Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2017 02:35:17 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Kyle Evans <bsdports@kyle-evans.net>
Cc:        Diane Bruce <db@freebsd.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r436814 - in head/comms: . direwolf direwolf/files
Message-ID:  <20170325023517.GA18367@FreeBSD.org>
In-Reply-To: <CACNAnaFhG=WufG3VP3TG6CZWf507X=OFWzif2YUm8==JDKEuGg@mail.gmail.com>
References:  <201703241401.v2OE1nwY023666@repo.freebsd.org> <20170325014740.GC54562@FreeBSD.org> <CACNAnaFhG=WufG3VP3TG6CZWf507X=OFWzif2YUm8==JDKEuGg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170325023517.GA18367>