Date: Thu, 4 Aug 2005 21:00:33 GMT From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/84558: [patch] sylpheed-claws 1.9.13 fails to build on 4.x Message-ID: <200508042100.j74L0Xmh037538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/84558; it has been noted by GNATS. From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> To: "Pawel Pekala" <c0rn@gazeta.pl> Cc: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>, corecode@corcode.ath.cx, Alexander Leidinger <netchild@FreeBSD.org> Subject: Re: ports/84558: [patch] sylpheed-claws 1.9.13 fails to build on 4.x Date: Thu, 4 Aug 2005 23:56:03 +0300 [ sylpheed maintainer CC'ed ] On Thu, 4 Aug 2005 20:43:06 +0200 "Pawel Pekala" <c0rn@gazeta.pl> wrote: > > Attached patch fixes : > > - OPENSSLINC seems to be not defined causing -I gcc option without > argument which confuses compiler > > - adds misplaced/missing : #include <pthread.h> patches Probably you should wrap your modifications inside an .if ${OSVERSION} < ..... because the port works on 6/CURRENT and the fix for 5.x is much simpler. Next time please contact the maintainer directly (usually preferred) or CC him, as GNATS doesn't CC port maintainers. -- IOnut Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508042100.j74L0Xmh037538>