--- mail/imp3/Makefile Fri Aug 29 01:42:44 2003 +++ mail/imp3/Makefile Thu Sep 11 21:41:57 2003 @@ -21,6 +21,8 @@ #----------------------------------------------------------------------- # 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 @@ # # - 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 @@ .endif .endif -IS_INTERACTIVE= 'need to build mod_php4 with mcrypt, cclient with SSL.' NO_BUILD= yes USE_REINPLACE= yes