cvs commit: ports/net/ethereal Makefile

Edwin Groothuis edwin at FreeBSD.org
Sat Jan 10 03:35:48 PST 2004


edwin       2004/01/10 03:35:47 PST

  FreeBSD ports repository

  Modified files:
    net/ethereal         Makefile 
  Log:
  [PATCH] ethereal-0.9.16 uses adns
  
      Ethereal has a --with-adns switch. ./configure tests for presence
      of the library even if --with-adns is not specified, and if it
      finds it, the build fails later on because /usr/local/lib is
      not in -L.
  
  PR:             ports/59855
  Submitted by:   Roman Neuhauser <neuhauser at bellavista.cz>
  
  Revision  Changes    Path
  1.67      +8 -0      ports/net/ethereal/Makefile


More information about the cvs-all mailing list