Date: Wed, 29 Sep 2010 13:59:18 -0500 From: Martin McCormick <martin@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org Subject: pkg_config Version Numbers Message-ID: <201009291859.o8TIxIne059686@dc.cis.okstate.edu>
next in thread | raw e-mail | index | archive | help
I built bind9.7.1 on a 64-bit FreeBSD system and then did make package-recursive in order to produce a package that can be installed on some other systems. After doing so, I get the following warning on numerous other packages when I install them. pkg_add: warning: package pkg_name' requires 'pkg-config-0.23_1', but 'pkg-config-0.25' is installed This looks like it could be harmless enough as pkg-config-0.25 is newer but I thought I would ask before creating any more possible monsters. Is this something to fix or can I forget it? Thank you. Martin McCormick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009291859.o8TIxIne059686>