From nobody@FreeBSD.ORG Sun Jun  6 12:36:05 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 9A7CC15315; Sun,  6 Jun 1999 12:36:05 -0700 (PDT)
Message-Id: <19990606193605.9A7CC15315@hub.freebsd.org>
Date: Sun,  6 Jun 1999 12:36:05 -0700 (PDT)
From: nick.hibma@jrc.it
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Perl5 library builds do not honour PREFIX
X-Send-Pr-Version: www-1.0

>Number:         12057
>Category:       ports
>Synopsis:       Perl5 library builds do not honour PREFIX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    markm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun  6 12:40:02 PDT 1999
>Closed-Date:    Wed Dec 29 00:04:11 PST 1999
>Last-Modified:  Wed Dec 29 00:05:06 PST 1999
>Originator:     Nick Hibma
>Release:        3.2
>Organization:
>Environment:
ports as of yesterday 16:00, 99/06/05
>Description:
If you compile for example /usr/ports/archivers/p5-Compress-Zlib, the files
are installed into /usr/local/man/bla/bla/bla. When it comes to compressing
the pages the installation fails.
>How-To-Repeat:
cd /usr/ports
make PREFIX=/home/t install

:-)
>Fix:
Not straightforward. Probably the bsd.port.mk files has to be 
adapted to include

PREFIX=${PREFIX} LIB=${PREFIX} INSTALLMAN1DIR=${PREFIX} INSTALLMAN3DIR=${PREFIX}

But I'll leave any proposal for that to someone with a brain.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->markm 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Mon Jun 7 11:47:46 PDT 1999 
Responsible-Changed-Why:  
Mark, are you still interested in perl5 for the RELENG_2_2 branch? 
If not, it might be an idea to offer the burden of maintainership to 
someone who is. 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Wed Dec 29 00:04:11 PST 1999 
State-Changed-Why:  
Perl is a part of the base system now.  Doesn't look like there's much 
hope or reason to fix this port. 
>Unformatted:
