cvs commit: ports/dns/djbdns Makefile ports/dns/djbdns/files
 uint32.patch
    Peter Pentchev 
    roam at FreeBSD.org
       
    Wed Dec 29 00:05:51 PST 2004
    
    
  
roam        2004-12-29 08:05:50 UTC
  FreeBSD ports repository
  Modified files:
    dns/djbdns           Makefile 
  Added files:
    dns/djbdns/files     uint32.patch 
  Log:
  Fix the parallel build when WITH_IPV6 is specified: the Makefile was
  missing a couple of dependencies on the uint32.h header, so make(1) was
  postponing its creation.
  Bump PORTREVISION, since it is the same for the IPv6 and !IPv6 cases,
  although this particular change does not affect the !IPv6 case at all.
  
  PR:             75564
  Submitted by:   oHmEr <ohmer at epita.info>
  
  Revision  Changes    Path
  1.26      +2 -1      ports/dns/djbdns/Makefile
  1.1       +80 -0     ports/dns/djbdns/files/uint32.patch (new)
    
    
More information about the cvs-all
mailing list