From c979bd0db6cdec5d5a4f95c3d837caf1763aadd4 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Thu, 31 Jul 2003 07:57:01 +0000 Subject: o Update to 4.3.3RC2. o Add identification to php4 configuration dialog [1]. o Fix incorrect detecting of OpenLDAP dependency [2]. PR: ports/55100, ports/54283[1], ports/54726[2] Submitted by: Alex Dupre (maintainer) Mark Linimon [1] Jens Rehsack [2] --- lang/php4/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php4/scripts/configure.php') diff --git a/lang/php4/scripts/configure.php b/lang/php4/scripts/configure.php index 97c8cf2eea3a..4bb84c6ffb36 100644 --- a/lang/php4/scripts/configure.php +++ b/lang/php4/scripts/configure.php @@ -16,7 +16,7 @@ else export $i done fi - /usr/bin/dialog --title "configuration options" --clear --checklist "\n\ + /usr/bin/dialog --title "PHP configuration options" --clear --checklist "\n\ Please select desired options:" -1 -1 16 \ BCMATH "bc style precision math functions" ${WITH_BCMATH:-OFF} \ BZIP2 "bzip2 library support" ${WITH_BZIP2:-OFF} \ -- cgit v1.2.3