From nobody@FreeBSD.org  Wed May 24 23:24:28 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 05E0516A431
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 May 2006 23:24:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C8DE343D49
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 May 2006 23:24:27 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4ONORiL025052
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 May 2006 23:24:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4ONOR7K025050;
	Wed, 24 May 2006 23:24:27 GMT
	(envelope-from nobody)
Message-Id: <200605242324.k4ONOR7K025050@www.freebsd.org>
Date: Wed, 24 May 2006 23:24:27 GMT
From: Joe Kerian <jkerian@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: arts and artswrapper do not respect KDE_PREFIX
X-Send-Pr-Version: www-2.3

>Number:         97859
>Category:       ports
>Synopsis:       arts and artswrapper do not respect KDE_PREFIX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 24 23:30:19 GMT 2006
>Closed-Date:    Tue Jun 06 11:09:01 GMT 2006
>Last-Modified:  Tue Jun 06 11:09:01 GMT 2006
>Originator:     Joe Kerian
>Release:        6.1-STABLE (May 22)
>Organization:
>Environment:
FreeBSD maki.blah.blah.edu 6.1-STABLE FreeBSD 6.1-STABLE #2: Mon May 22 23:07:27 CDT 2006     kerian@maki.blah.blah.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
KDE can be built and installed to a seperate directory. While most KDE ports seem to work properly with this defined in make.conf, a few install only under PREFIX.

I'm unsure if amarok should install to KDE_PREFIX or PREFIX, because I'm not sure if KDE_PREFIX is made to specify for all KDE apps, or simply the base system. 
>How-To-Repeat:
Install KDE with KDE_PREFIX defined, arts libs will be installed to the default prefix
>Fix:
add "PREFIX=${KDE_PREFIX}" to the offending port Makefile
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 24 23:45:28 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97859 

From: Michael Nottebrock <lofi@freebsd.org>
To: bug-followup@freebsd.org, jkerian@gmail.com
Cc:  
Subject: Re: ports/97859: arts and artswrapper do not respect KDE_PREFIX
Date: Fri, 26 May 2006 02:05:12 +0200

 Note that we don't support overriding KDE_PREFIX terribly well - I'm
 actually somewhat surprised that it seems to work for you, given that
 we're currently not making sure nonstandard shared library paths get
 ldconfig'd.
 
 You are correct however, we should force installing arts and artswrapper
 into the same prefix as kdelibs, since kdelibs does not support using
 arts from somewhere else.
 
 KDE_PREFIX affects all ports that define USE_KDELIBS_VER=3 or
 USE_KDEBASE_VER=3, that includes amarok:
 
 [/usr/ports/audio/amarok] > make KDE_PREFIX=/usr/foobar -V PREFIX
 /usr/foobar
State-Changed-From-To: open->closed 
State-Changed-By: lofi 
State-Changed-When: Tue Jun 6 11:08:20 UTC 2006 
State-Changed-Why:  
Fixed, thanks for reporting! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=97859 
>Unformatted:
