aboutsummaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-30 06:00:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-30 06:00:28 +0000
commit9ec324fbdb5c0f7a05025a47c0e1766aafc3be73 (patch)
treea6cdc278f108abe8000d50a5ec2f187d9b190115 /lang/php53
parent781c12526184ca8b32d19b03e8c527a2cd51e6e6 (diff)
downloadports-9ec324fbdb5c0f7a05025a47c0e1766aafc3be73.tar.gz
ports-9ec324fbdb5c0f7a05025a47c0e1766aafc3be73.zip
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 050feae1faf8..d974c42ec150 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -126,7 +126,7 @@ USE_ICONV= yes
.endif
.if ${PHP_MODNAME} == "imap"
-LIB_DEPENDS+= c-client4.8:${PORTSDIR}/mail/cclient
+LIB_DEPENDS+= c-client4.9:${PORTSDIR}/mail/cclient
CONFIGURE_ARGS+=--with-imap=${LOCALBASE}
.if !defined(WITHOUT_SSL)