ports/89405: [maintainer update] Fix bad linker path
Marcus Alves Grando
mnag at FreeBSD.org
Tue Nov 22 12:27:51 UTC 2005
Synopsis: [maintainer update] Fix bad linker path
State-Changed-From-To: open->closed
State-Changed-By: mnag
State-Changed-When: Tue Nov 22 12:25:04 GMT 2005
State-Changed-Why:
Committed. Thanks.
I only remove "-L", to static link with libpcap.
In your change you only remove "-lpcap" and put "-L<dir>", with this
Makefile will fail, because not link with pcap.
http://www.freebsd.org/cgi/query-pr.cgi?pr=89405
More information about the freebsd-ports-bugs
mailing list