pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libpcap
Module Name: pkgsrc
Committed By: tron
Date: Sat Mar 30 22:21:10 UTC 2013
Modified Files:
pkgsrc/net/libpcap: Makefile
Log Message:
This package needs "flex" not just any "lex" to build properly. Otherwise
it will fallback to "yacc" (instead of "bison") and the library will
not link properly. This problem is probably only visible under Solaris
where "lex" is not "flex".
Bump package revision because of this fix.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/libpcap/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index