summaryrefslogtreecommitdiff
path: root/lang/pear
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-16 02:06:20 +0000
committertaca <taca@pkgsrc.org>2013-03-16 02:06:20 +0000
commitf5227351e24b1dccea4ee4310edbe021bd64d6dd (patch)
tree680c006ca51dae98b097e306e9afd7d944ff7f70 /lang/pear
parentc71696e5498377effdeac3bbacec22ab1662094c (diff)
downloadpkgsrc-f5227351e24b1dccea4ee4310edbe021bd64d6dd.tar.gz
Remove description for old versions of php pakcages.
Diffstat (limited to 'lang/pear')
-rw-r--r--lang/pear/MESSAGE5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/pear/MESSAGE b/lang/pear/MESSAGE
index 7ea01b6b27b..3fe50c1f450 100644
--- a/lang/pear/MESSAGE
+++ b/lang/pear/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2008/12/20 14:42:50 adrianp Exp $
+$NetBSD: MESSAGE,v 1.4 2013/03/16 02:06:20 taca Exp $
In order to use PEAR packages you may want to alter the default
include_path of PHP to include the PEAR installation directory where the
@@ -12,6 +12,5 @@ Change the "include_path" directive to read as follows:
include_path = ".:${PREFIX}/lib/php"
-This is done automatically if you are running either php>=4.4.9 or
-php>=5.2.6nb2.
+It should be done automatically.
===========================================================================