aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-24 10:55:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-24 10:55:57 +0000
commit6ed9ec224b02ed656adac1bae5d62b0cebfc788f (patch)
tree28ccd393a3ee7ad203b509cdb3cba9a339ba0bd3 /mail
parentaacfe871854b33ab4e1085befa72440c874c9cb8 (diff)
downloadports-6ed9ec224b02ed656adac1bae5d62b0cebfc788f.tar.gz
ports-6ed9ec224b02ed656adac1bae5d62b0cebfc788f.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/imp3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/imp3/Makefile b/mail/imp3/Makefile
index af0811d736b1..4255490f5671 100644
--- a/mail/imp3/Makefile
+++ b/mail/imp3/Makefile
@@ -21,6 +21,8 @@ COMMENT= A webmail system which accesses mail over IMAP
#-----------------------------------------------------------------------
# You may define these options:
#
+# - WITH_APACHE2 : if you run Apache2;
+#
# - WITHOUT_LDAP : if you do not need OpenLDAP;
#
# - WITHOUT_SUPPORTED_DB: if you run a database not in the ports tree;
@@ -56,12 +58,10 @@ COMMENT= A webmail system which accesses mail over IMAP
#
# - WITH_COURIER-IMAP : IMP will work with courier-imap.
#
-# These choice are mutually exclusive, and imap-uw is the default.
+# These choices are mutually exclusive, and imap-uw is the default.
#
#-----------------------------------------------------------------------
-LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient
-
.if defined(WITHOUT_TURBA)
.if !defined(WITHOUT_LDAP)
USE_OPENLDAP= yes
@@ -115,7 +115,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell
.endif
.endif
-IS_INTERACTIVE= 'need to build mod_php4 with mcrypt, cclient with SSL.'
NO_BUILD= yes
USE_REINPLACE= yes