Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 21:06:27 +0100
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        netchild@FreeBSD.org
Subject:   ports/92565: [PATCH] mail/sylpheed-claws ldap support always included
Message-ID:  <1138651587.1854@blaviken.slowicza.org>
Resent-Message-ID: <200601302010.k0UKA92W089430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1138651587.1854>