aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-07-17 12:35:57 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-07-17 12:35:57 +0000
commit3fb5f9a181c77c096d74a49e5e00b07cb6ba8680 (patch)
treeb04d66652eecfffc4ff39a064522b118f6c3df83 /www/mod_php3
parent6c7b47848d7ce8b159eb259d94d000b8dbb6c4c0 (diff)
downloadports-3fb5f9a181c77c096d74a49e5e00b07cb6ba8680.tar.gz
ports-3fb5f9a181c77c096d74a49e5e00b07cb6ba8680.zip
Notes
Diffstat (limited to 'www/mod_php3')
-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 59e9576f53ff..3d70d5611c6a 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -91,7 +91,7 @@ while [ "$1" ]; do
fi
;;
\"IMAP\")
- echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/imap-uw"
+ echo "LIB_DEPENDS+= c-client4.7:\${PORTSDIR}/mail/cclient"
echo "CONFIGURE_ARGS+=--with-imap=\${PREFIX}"
;;
\"MySQL\")