Re: [kde-freebsd] area51/deskutils/strigiapplet patch

2008-01-31 Thread Tilman Linneweh
* David Johnson [2008-01-22 07:18]: On strigiapplet, cmake was not linking with libpthreads (needed by qt3). Looking at a working cmake-based port (speedcrunch), I came up with the attached patch. I'm assuming a similar fix will be necessary for other cmake ports requiring libpthreads.

Re: [kde-freebsd] area51/deskutils/strigiapplet patch

2008-01-31 Thread David Johnson
On Thursday 31 January 2008, Tilman Linneweh wrote: * David Johnson [2008-01-22 07:18]: On strigiapplet, cmake was not linking with libpthreads (needed by qt3). Looking at a working cmake-based port (speedcrunch), I came up with the attached patch. I'm assuming a similar fix will be

[kde-freebsd] area51/deskutils/strigiapplet patch

2008-01-21 Thread David Johnson
On strigiapplet, cmake was not linking with libpthreads (needed by qt3). Looking at a working cmake-based port (speedcrunch), I came up with the attached patch. I'm assuming a similar fix will be necessary for other cmake ports requiring libpthreads. -- David Johnson --- Makefile.old