ports/92565: [PATCH] mail/sylpheed-claws ldap support always included

Pawel Pekala c0rn at o2.pl
Mon Jan 30 20:10:09 UTC 2006


>Number:         92565
>Category:       ports
>Synopsis:       [PATCH] mail/sylpheed-claws ldap support always included
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 30 20:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 5.4-RELEASE-p10 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p10 #1: Wed Jan 25 18:36:04 CET 2006
    root at blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN



>Description:


LDAP support is always compiled in.


>How-To-Repeat:





>Fix:


--- claws.patch begins here ---
diff -ur /usr/ports/mail/sylpheed-claws/Makefile sylpheed-claws/Makefile
--- /usr/ports/mail/sylpheed-claws/Makefile	Fri Jan  6 15:52:41 2006
+++ sylpheed-claws/Makefile	Mon Jan 30 20:55:34 2006
@@ -130,7 +130,7 @@
 USE_OPENLDAP=		yes
 CONFIGURE_ARGS+=	--enable-ldap
 .else
-CONFIGURE_ARGS+=	--enable-ldap
+CONFIGURE_ARGS+=	--disable-ldap
 .endif
 .if defined(WITH_SA_PLUG) || defined(WITH_ALL)
 RUN_DEPENDS+=		spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
--- claws.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list