From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 8 04:40:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38F7537B401 for ; Fri, 8 Aug 2003 04:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D87B43FD7 for ; Fri, 8 Aug 2003 04:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h78BeFUp018020 for ; Fri, 8 Aug 2003 04:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h78BeER1018019; Fri, 8 Aug 2003 04:40:15 -0700 (PDT) Resent-Date: Fri, 8 Aug 2003 04:40:15 -0700 (PDT) Resent-Message-Id: <200308081140.h78BeER1018019@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Peter van Dijk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F09C37B401 for ; Fri, 8 Aug 2003 04:30:21 -0700 (PDT) Received: from web-1.guts.nl (web-1.guts.nl [212.78.175.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D6743FDD for ; Fri, 8 Aug 2003 04:30:20 -0700 (PDT) (envelope-from root@web-1.guts.nl) Received: from web-1.guts.nl (localhost [127.0.0.1]) by web-1.guts.nl (8.12.6/8.12.6) with ESMTP id h78BUFDF058990 for ; Fri, 8 Aug 2003 13:30:15 +0200 (CEST) (envelope-from root@web-1.guts.nl) Received: (from root@localhost) by web-1.guts.nl (8.12.6/8.12.6/Submit) id h78BUFx3058989; Fri, 8 Aug 2003 13:30:15 +0200 (CEST) (envelope-from root) Message-Id: <200308081130.h78BUFx3058989@web-1.guts.nl> Date: Fri, 8 Aug 2003 13:30:15 +0200 (CEST) From: Peter van Dijk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/55372: mod_php4 port ignores PREFIX X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Peter van Dijk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 11:40:16 -0000 >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: