pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION}
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ca3c4dd6b96
branches: trunk
changeset: 482990:4ca3c4dd6b96
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Fri Nov 05 21:50:11 2004 +0000
description:
use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION}
diffstat:
lang/php/MESSAGE.module | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r ad5801069e33 -r 4ca3c4dd6b96 lang/php/MESSAGE.module
--- a/lang/php/MESSAGE.module Fri Nov 05 21:44:44 2004 +0000
+++ b/lang/php/MESSAGE.module Fri Nov 05 21:50:11 2004 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.module,v 1.1 2004/11/05 21:40:25 jdolecek Exp $
+$NetBSD: MESSAGE.module,v 1.2 2004/11/05 21:50:11 jdolecek Exp $
To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
@@ -7,5 +7,5 @@
and make sure extension_dir points to the dir where ${MODNAME}.so is.
-Then restart your PHP${PKG_PHP_VERSION}-enabled HTTP server to load this module.
+Then restart your ${PKG_PHP}-enabled HTTP server to load this module.
===========================================================================
Home |
Main Index |
Thread Index |
Old Index