Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2003 13:30:15 +0200 (CEST)
From:      Peter van Dijk <peter@guts.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55372: mod_php4 port ignores PREFIX
Message-ID:  <200308081130.h78BUFx3058989@web-1.guts.nl>
Resent-Message-ID: <200308081140.h78BeER1018019@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         55372
>Category:       ports
>Synopsis:       mod_php4 port ignores PREFIX
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 08 04:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Peter van Dijk
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
GUTS Digital Communications
>Environment:
System: FreeBSD web-1.guts.nl 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #0: Sun Nov 17 17:22:46 CET 2002 root@web-1.guts.nl:/usr/obj/usr/src/sys/WEB-1 i386


>Description:
The mod_php4 port (and thus probably the lang/php4 port) does not
pass PREFIX to configure.

>How-To-Repeat:
set PREFIX to something other than /usr/local, try to build mod_php4.
Looking at work/php-4.3.2/Makefile shows that the prefix is still set
to /usr/local

>Fix:
I added CONFIGURE_ARGS+=--prefix=${PREFIX} to work/Makefile.inc and
reconfigured+rebuild the port.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308081130.h78BUFx3058989>