From owner-cvs-all@FreeBSD.ORG Fri Jul 23 07:29:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3972216A4CE; Fri, 23 Jul 2004 07:29:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB5643D1D; Fri, 23 Jul 2004 07:29:48 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6N7TmqK033303; Fri, 23 Jul 2004 07:29:48 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6N7TlDY033302; Fri, 23 Jul 2004 07:29:47 GMT (envelope-from arved) Message-Id: <200407230729.i6N7TlDY033302@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 23 Jul 2004 07:29:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/suphp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 07:29:48 -0000 arved 2004-07-23 07:29:47 UTC FreeBSD ports repository Modified files: www/suphp Makefile Log: Change logic of the LOGFILE path: Assuming the user DOES NOT specify the LOG_PATH variable upon build (by default, it's empty). The logfile will end up in / (a.k.a. /suphp.log) PR: 69334 Submitted by: Jeremy Chadwick Revision Changes Path 1.16 +2 -6 ports/www/suphp/Makefile