cvs commit: ports/net/openldap20 Makefile
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Sun Apr  6 16:51:11 PDT 2003
    
    
  
edwin       2003/04/06 16:51:08 PDT
  FreeBSD ports repository
  Modified files:
    net/openldap20       Makefile 
  Log:
  net/openldap20 doesn't work if db3 and db4 are installed
  
          Compile it.  Try to run it.  It won't.
          ktracing /usr/local/libexec/slapd -d 0 and confirming with
          ldd shows that it compiles with db3's headers (as specified
          by the port makefile) but links with /usr/local/lib/libdb4
          (if present...as it is on my system).
  
  PR:             ports/38744
  Submitted by:   Faried Nawaz <fn at hungry.org>
  
  Revision  Changes    Path
  1.63      +7 -1      ports/net/openldap20/Makefile
    
    
More information about the cvs-all
mailing list