On Fri, 31 Jul 2009, Martin Wilke wrote:
> I've fixed now the build for FreeBSD, all 3 patches here,
>
> http://miwi.homeunix.com/kde43/
>
> could someone please review and commit, maybe also reroll a tarball
> would be nice to get this in the release tarballs.

If in each patch, the line

#ifdef Q_OS_FREEBSD

was changed to

#if defined(Q_OS_FREEBSD) || defined(Q_OS_NETBSD)

then Martin's patches should work for NetBSD as well.

cheers
mark
_______________________________________________
release-team mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/release-team

Reply via email to