Date: Sat, 10 Jan 2004 03:35:47 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ethereal Makefile Message-ID: <200401101135.i0ABZlQN096363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@bellavista.cz> Revision Changes Path 1.67 +8 -0 ports/net/ethereal/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401101135.i0ABZlQN096363>