Bug 112403

Summary: mail/thunderbird vs openldap
Product: Ports & Packages Reporter: Dima Panov <fluffy>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dima Panov 2007-05-04 04:20:02 UTC
	mail/thunderbirs doesn't build with openldap-2.3 installed, because 
    try to use included old ldap library, which conflicts with ports version

Fix: 

Don't know. temporary build without ldap support by specify configure key.
How-To-Repeat: 	
    cd ${PORTSDIR}/mail/thunderbird && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-04 04:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-19 22:40:22 UTC
marcus      2007-05-19 21:40:16 UTC

  FreeBSD ports repository

  Modified files:
    www/mozilla          Makefile.common 
  Log:
  Fix the build if OpenLDAP is installed now that X11BASE == LOCALBASE.
  
  PR:             112403
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.26      +3 -3      ports/www/mozilla/Makefile.common
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-05-19 22:40:26 UTC
State Changed
From-To: open->closed

This has been fixed.