Date: Tue, 31 May 2005 17:50:10 GMT From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@FreeBSD.org Subject: Re: ports/81706: x11-servers/xorg-printserver conflicts devel/makedepend Message-ID: <200505311750.j4VHoAMH057429@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/81706; it has been noted by GNATS.
From: Dejan Lesjak <dejan.lesjak@ijs.si>
To: bug-followup@FreeBSD.org,
yokota@res.otaru-uc.ac.jp
Cc:
Subject: Re: ports/81706: x11-servers/xorg-printserver conflicts devel/makedepend
Date: Tue, 31 May 2005 19:45:39 +0200
They don't conflict in sense that they don't install same files in same
places. The trouble here is that we need makedepend installed by
devel/imake-(4|6) but we get the one from devel/makedepend as LOCALBASE is
searched before X11BASE in default PATH.
In other words could you confirm that adding line:
MAKE_ENV+= PATH=${X11BASE}/bin:${PATH}
fixes this problem?
Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505311750.j4VHoAMH057429>
