From 8006e16fbe97caacdabad1ccdc37085661a29009 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Fri, 5 Nov 2004 21:50:11 +0000 Subject: use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION} --- lang/php/MESSAGE.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/php') diff --git a/lang/php/MESSAGE.module b/lang/php/MESSAGE.module index f1be9d75663..385e890b713 100644 --- a/lang/php/MESSAGE.module +++ b/lang/php/MESSAGE.module @@ -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. =========================================================================== -- cgit v1.2.3