Date: Fri, 03 Apr 2009 17:07:11 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: freebsd-ports@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG Subject: USE_LINUX_APPS=scimgtk vs OVERRIDE_LINUX_BASE_PORT=f7 Message-ID: <49D6180F.5@icyb.net.ua>
next in thread | raw e-mail | index | archive | help
For instance: acroread8 has USE_LINUX_APPS=scimgtk. bsd.linux-apps.mk translates this to dependency on libscim-1.0.so.8.1.0. But I have: $ pkg_which /usr/compat/linux/usr/lib/libscim-1.0.so.8.1.1 linux-scim-libs-fc7-1.4.5_2 And yes, I have OVERRIDE_LINUX_BASE_PORT=f7. So acroread8 can't detect linux-scim-libs dependency, tries to install that port again and that obviously fails. Ideas, suggestions? -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49D6180F.5>