Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jun 2019 22:13:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238320] Mk/bsd.default-versions.mk: perl5 default detection warning with perl only installed in user-defined LOCALBASE
Message-ID:  <bug-238320-7788-tu5ZZW3SZY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238320-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238320-7788@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=3D238320

--- Comment #1 from Mathieu Arnold <mat@FreeBSD.org> ---
While your fix is theorically correct, not having ${LOCALBASE}/bin in your =
PATH
will break ports dependencies, so the correct fix would be to add
$HOME/local/bin to your PATH.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238320-7788-tu5ZZW3SZY>