use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION}

This commit is contained in:
jdolecek 2004-11-05 21:50:11 +00:00
parent d7a6086867
commit b1a4119af0

View file

@ -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 @@ To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
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.
===========================================================================