pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php4 update comment. pointed out by Todd Vierling ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fe2b1503414
branches:  trunk
changeset: 460864:1fe2b1503414
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Fri Sep 05 19:39:52 2003 +0000

description:
update comment. pointed out by Todd Vierling on tech-pkg@

diffstat:

 www/php4/Makefile.php |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 479161e60124 -r 1fe2b1503414 www/php4/Makefile.php
--- a/www/php4/Makefile.php     Fri Sep 05 19:35:16 2003 +0000
+++ b/www/php4/Makefile.php     Fri Sep 05 19:39:52 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.8 2003/08/31 19:56:05 jdolecek Exp $
+# $NetBSD: Makefile.php,v 1.9 2003/09/05 19:39:52 jdolecek Exp $
 
 .include "../../www/php4/Makefile.common"
 
@@ -32,9 +32,8 @@
 #
 #      http://www.php.net/manual/en/install.configure.php
 #
-# Note that this is generally not needed as many of the extensions (session,
-# mysql, pgsql, pcre) may be dynamically loaded, and are separately packaged
-# in pkgsrc.
+# Note that this is generally not needed as many of the extensions (mysql,
+# pgsql) may be dynamically loaded, and are separately packaged in pkgsrc.
 #
 PHP4_CONFIGURE_ARGS?=  # empty
 CONFIGURE_ARGS+=       ${PHP4_CONFIGURE_ARGS}



Home | Main Index | Thread Index | Old Index