mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Dejan Lesjak](/assets/img/avatar_default.png)
makedepend (a part of imake) is installed as configure looks for it first. If it cannot find it it just uses true(1) instead. Since upgrade of X.Org ports to 6.8.1, makedepend is no longer necessary there at build time. Tell it that true actually lives in /usr/bin as putting this in CONFIGURE_ENV doesn't work.