On Sunday, March 13, 2011 08:10:19 PM Schaich Alonso wrote:
> Hello
>
> I'm currently testing to install the kde ports on x86 ( since i can't manage
> to boot up FreeBSD in qemu for any other architecture ). So far all the
> basic kde things installed, nepomuk/strigi doesn't fully work as already
> reported by someone else, and kdevelop-kde4-4.2.0 (might have) failed to
> install.
>
> It "might", because it so far requires oktetacore.5 to be in misc/kdeutils4;
> however okteta now has become part of kdesdk for 4.6.1, so the line in
> kdevelop's Makefile (line 38, see attached diff) needs to be changed
> accordingly.
>
> Greetings,
> Alonso
it's kdeutils4, not kde-utils4 in the attached diff. That's what i got for
trying to write it by hand T-T
reattached it.
Alonso
38c38
< LIB_DEPENDS+= oktetacore.5:${PORTSDIR}/misc/kdeutils4
---
> LIB_DEPENDS+= oktetacore.5:${PORTSDIR}/devel/kdesdk4
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information