From 3fb5f9a181c77c096d74a49e5e00b07cb6ba8680 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Mon, 17 Jul 2000 12:35:57 +0000 Subject: Change dependency from mail/imap-uw to mail/cclient (the client part of imap-uw). PR: ports/19751 Submitted by: kbyanc --- www/mod_php3/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php3') 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\") -- cgit v1.2.3