From owner-cvs-all@FreeBSD.ORG Mon Jul 19 22:12:10 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 4AEE016A4CE; Mon, 19 Jul 2004 22:12:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D23243D39; Mon, 19 Jul 2004 22:12:10 +0000 (GMT) (envelope-from ale@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 i6JMCAxi067678; Mon, 19 Jul 2004 22:12:10 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6JMCAbY067677; Mon, 19 Jul 2004 22:12:10 GMT (envelope-from ale) Message-Id: <200407192212.i6JMCAbY067677@repoman.freebsd.org> From: Alex Dupre Date: Mon, 19 Jul 2004 22:12:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/php4 Makefile ports/lang/php5 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: Mon, 19 Jul 2004 22:12:10 -0000 ale 2004-07-19 22:12:10 UTC FreeBSD ports repository Modified files: lang/php4 Makefile lang/php5 Makefile Log: Comment extension_dir in sample php.ini's, since many copy the sample configuration file blindly and then complain about wrong directory. PHP has the correct path compiled in statically. Revision Changes Path 1.76 +1 -0 ports/lang/php4/Makefile 1.71 +1 -0 ports/lang/php5/Makefile