ports/99396: x11/kdebase3 looks for misc/kde-xdg-env in the wrong place
Rémy Oudompheng
oudomphe at clipper.ens.fr
Sat Jun 24 00:50:17 UTC 2006
>Number: 99396
>Category: ports
>Synopsis: x11/kdebase3 looks for misc/kde-xdg-env in the wrong place
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 24 00:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Rémy Oudompheng
>Release: 7.0-CURRENT
>Organization:
>Environment:
FreeBSD ariel 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Mon Jun 5 15:24:23 CEST 2006 root at ariel:/storage/build/usr/src/sys/VAIO i386
>Description:
The Makefile for x11/kdebase3 checks for misc/kde-xdg-env presence by looking in ${LOCALBASE}/env, but it should match misc/kde-xdg-env installation path, which is given by ${KDE_PREFIX}.
This prevents installation if KDE_PREFIX is different from LOCALBASE.
>How-To-Repeat:
Set KDE_PREFIX to something different from LOCALBASE, install misc/kde-xdg-env then try to install x11/kdebase3
>Fix:
Change LOCALBASE to KDE_PREFIX in kdebase3's RUN_DEPENDS
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list