Date: Sun, 21 Feb 2010 22:22:19 -0800 From: Freddie Cash <fjwcash@gmail.com> To: kde-freebsd@kde.org, ports@freebsd.org Subject: Re: HEADS UP: [CFT] KDE SC 4.4.0 for FreeBSD. Message-ID: <b269bc571002212222w483bb5beydf0fe3a8af7c7a00@mail.gmail.com> In-Reply-To: <20100209143219.GI5537@bsdcrew.de> References: <20100209143219.GI5537@bsdcrew.de>
next in thread | previous in thread | raw e-mail | index | archive | help
graphics/kdegraphics4 installs shared library kipi.so.7 graphics/digikam-kde4 and graphics/kipi-plugins-kde4 both have a LIB_DEPENDS on kipi.6 This leads to a recursive loop where portmaster (or "make install" in either of those port directories) tries to build kdegraphic4 and error out on the install. Updating the LIB_DEPENDS for both to use kipi.7 seems to be working. Only gone through a compile test of digikam and kipi-plugins. Will be using them later this week. -- Freddie Cash fjwcash@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b269bc571002212222w483bb5beydf0fe3a8af7c7a00>