aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3/scripts
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-12-24 10:56:12 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-12-24 10:56:12 +0000
commit0df58d2377652da3c7dcd021d38cae0741b8a3fb (patch)
tree4cb12b18b4b05f8fcecef14442d09cedf94d1868 /www/mod_php3/scripts
parent18e9ce9143a68b38c60f9430c681b2f929294088 (diff)
Notes
Diffstat (limited to 'www/mod_php3/scripts')
-rw-r--r--www/mod_php3/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php
index b3ca28f587ef..4e58a97caf8a 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -88,7 +88,7 @@ while [ "$1" ]; do
fi
;;
\"IMAP\")
- echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/cclient"
+ echo "LIB_DEPENDS+= c-client4.8:\${PORTSDIR}/mail/cclient"
echo "CONFIGURE_ARGS+=--with-imap=\${PREFIX}"
;;
\"MySQL\")