ports/57114: mail/imp3: removing IS_INTERACTIVE.
Thierry Thomas
thierry at pompo.net
Mon Sep 22 23:00:25 UTC 2003
>Number: 57114
>Category: ports
>Synopsis: mail/imp3: removing IS_INTERACTIVE.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 22 16:00:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Thierry Thomas
>Release: FreeBSD 4.9-PRERELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sat Sep 13 11:38:40 CEST 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386
>Description:
Just remove IS_INTERACTIVE since Horde depends on lang/php4-horde.
>How-To-Repeat:
N/A.
>Fix:
Pre-requisite: PR ports/57112 (www/horde2).
Then, please apply the following patch:
--- imp3.diff begins here ---
diff -urN mail/imp3.orig/Makefile mail/imp3/Makefile
--- mail/imp3.orig/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
--- imp3.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list