Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0618F63B853 for ; Sun, 17 Aug 2008 18:36:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A92BF63B170; Sun, 17 Aug 2008 18:36:51 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id F316B63B10B for ; Sun, 17 Aug 2008 18:36:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B32EE175D0; Sun, 17 Aug 2008 18:36:50 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/lang/php5 To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20080817183650.B32EE175D0@cvs.netbsd.org> Date: Sun, 17 Aug 2008 18:36:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Sun Aug 17 18:36:50 UTC 2008 Modified Files: pkgsrc/lang/php5: Makefile Makefile.php Log Message: This adds ${PREFIX}/lib/php to the default include_path in php.ini which makes integration with PEAR a little simpler. PKGREVISION++ To generate a diff of this commit: cvs rdiff -r1.65 -r1.66 pkgsrc/lang/php5/Makefile cvs rdiff -r1.28 -r1.29 pkgsrc/lang/php5/Makefile.php Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.