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_php4/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php4/scripts') diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 18863de78129..49fc5c55f355 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -94,7 +94,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