FreeBSD Port: bsd-grep-20110912

Douglas Thrift douglas at douglasthrift.net
Sun Sep 18 00:22:42 UTC 2011


Hello,

I just ran into a problem building the latest version of bsd-grep on my
VPS running FreeBSD 8.0. It looks like the conditional for using lzma
from ports on systems without it in the base system is only adding the
include path and not adding the library path. I was able to fix this by
adding:

MAKE_ENV+=	LDFLAGS="-L${LOCALBASE}/lib"
-- 
Douglas William Thrift
<douglas at douglasthrift.net>
<http://douglasthrift.net/>


More information about the freebsd-ports mailing list