Bug 55199 - balsa-2.0.13 configure for LDAP support has changed parameters
Summary: balsa-2.0.13 configure for LDAP support has changed parameters
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-03 00:00 UTC by J.D.
Modified: 2003-08-03 00:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J.D. 2003-08-03 00:00:33 UTC
	Balsa2-0.13 now uses "--with-ldap=dir           Use OpenLDAP if available default=no"
	to enable LDAP support versus the previous "--enable-ldap" configure parameter.

Fix: 

Replace "--enable-ldap" by "--with-ldap" in the Makefile.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-08-03 00:05:16 UTC
State Changed
From-To: open->closed

Committed, thanks!