Bug 73519 - [ PORT FIX ] mail/spamass-milter (fix failure with WITH_LDAP)
Summary: [ PORT FIX ] mail/spamass-milter (fix failure with WITH_LDAP)
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: 2004-11-04 10:50 UTC by lewiz
Modified: 2004-11-04 18:04 UTC (History)
0 users

See Also:


Attachments
file.diff (1002 bytes, patch)
2004-11-04 10:50 UTC, lewiz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lewiz 2004-11-04 10:50:14 UTC
	mail/spamass-milter fails to build if libmilter has been linked with libldap.
This is a nasty patch to sed s/-lmilter/-lmilter -lldap/g in the spamass-milter configure
script.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-11-04 18:04:37 UTC
State Changed
From-To: open->closed

Committed, thanks!