--- /usr/portage/media-gfx/gimp/gimp-2.4.0_rc1.ebuild 2007-08-28 14:26:44 +0200 +++ /usr/portage/media-gfx/gimp/gimp-2.4.0_rc1.ebuild 2007-08-28 14:27:50 +0200 @@ -70,6 +70,9 @@ # gimp uses floating point math, needs accuracy (#98685) filter-flags "-fno-inline" "-ffast-math" + # temporarily fix for bug #190501 + elibc_FreeBSD && append-ldflags "-lpthread" + econf --enable-default-binary \ --with-x \ $(use_with aalib aa) \