[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hardcoding path to KDE
On Wed, Aug 01, 2001 at 09:45:48PM +0300, Heikki Korpela wrote:
>
> Is path to KDE hardcoded in ports on purpose? (There were individual
> ports with a maintainer that did the same; I mailed the maintainer.)
>
> If not, please consider applying the attached patch.
The issue was PREFIX vs. LOCALBASE, whose definitions were not too clear.
In retrospect, it seems obvious that PREFIX is a variable meant to be set
by a port, not the user.