Re: git: 8d096cbc7af5 - main - sysutils/lsof: add a build depends on bash for the timebeing.
- Reply: Adam Weinberger : "Re: git: 8d096cbc7af5 - main - sysutils/lsof: add a build depends on bash for the timebeing."
- In reply to: Larry Rosenman : "Re: git: 8d096cbc7af5 - main - sysutils/lsof: add a build depends on bash for the timebeing."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Dec 2023 05:26:38 UTC
On Mon, 4 Dec 2023, Larry Rosenman wrote:
>>> +BUILD_DEPENDS= /usr/local/bin/bash:shells/bash
>> s,/usr/local,${LOCALBASE},
> I'm out of practice :(
No worries, just note we have tools to support us.
I gave this a try and got the following from portlint:
% portlint -C
WARN: Makefile: possible use of absolute pathname "/usr/local/bin/bash:...".
Gerald