Date: Wed, 27 Jul 2005 22:05:16 +0200 (CEST) From: Mats Dufberg <mats@dufberg.se> To: ports@FreeBSD.org Subject: Error in mail/prayer (ports)? Message-ID: <20050727213614.P756@kafka.home.narnia.pp.se>
next in thread | raw e-mail | index | archive | help
The mail/prayer ports gives libc-client4 (in mail/cclient) as BUILD_DEPENDS, but since one of the prayer binary is dynamically build against the cclient it should also be a run dependent and registred as such, shouldn't it? # pkg_info -r prayer-1.0.12 Information for prayer-1.0.12: Depends on: Dependency: db42-4.2.52_4 # # ldd /usr/local/prayer/sbin/prayer-session /usr/local/prayer/sbin/prayer-session: libcrypt.so.2 => /lib/libcrypt.so.2 (0x280d5000) libz.so.2 => /lib/libz.so.2 (0x280ed000) libc-client4.so.8 => /usr/local/lib/libc-client4.so.8 (0x280fd000) libssl.so.3 => /usr/lib/libssl.so.3 (0x281b4000) libcrypto.so.3 => /lib/libcrypto.so.3 (0x281e2000) libc.so.5 => /lib/libc.so.5 (0x282d9000) libpam.so.2 => /usr/lib/libpam.so.2 (0x283b3000) # # pkg_info -W /usr/local/lib/libc-client4.so.8 /usr/local/lib/libc-client4.so.8 was installed by package cclient-2004d,1 # Yours Mats ----------------------------------------------------------------- Mats Dufberg mats@dufberg.se Blaoarvsgraend 42 +46-8-38 48 59 SE-162 45 Vaellingby, Sweden +46-70-258 2588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050727213614.P756>