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
38c38
< LIB_DEPENDS+= oktetacore.5:${PORTSDIR}/misc/kde-utils4
---
> 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