Date: Sat, 17 Sep 2011 16:43:39 -0700 From: Douglas Thrift <douglas@douglasthrift.net> To: gabor@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: bsd-grep-20110912 Message-ID: <4E7530AB.2000805@douglasthrift.net>
next in thread | raw e-mail | index | archive | help
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@douglasthrift.net> <http://douglasthrift.net/>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E7530AB.2000805>