Hi everyone! i 've got a problem and hope you can help 
Thats the error i have and need to fix cause this libjpeg.so.11 is needed by many applications.
I have update my tree with csup and i am using regular pkgdb.
I use freebsd 8.0 Release with the last kde4 updated with portmanager.
I have read this
and did update to jpeg but without fixing the bug...
Before i did jpeg update libjpeg.so.11 was mising so i tried the ln -s solution but nothing.... after that i deleted the symlink so.11 so i can get the one from update.
Now i have both files (libjpeg.so.11 & libjpeg.so.10) added by the updated but i have steel the same bug.
Anyone can help? i have read the forums about this but without solution for me.
Thanks

Thats the error i have and need to fix cause this libjpeg.so.11 is needed by many applications.
Code:
Cannot load library /usr/local/kde4/lib/kde4/konq_aboutpage.so: (/usr/local/lib/libjpeg.so.11: version LIBJPEG_7.0 required by /usr/local/kde4/lib/libkhtml.so.7 not found)
I have update my tree with csup and i am using regular pkgdb.
I use freebsd 8.0 Release with the last kde4 updated with portmanager.
I have read this
Code:
20090719:
AFFECTS: users of graphics/jpeg
AUTHOR: dinoex@FreeBSD.org
The IJG jpeg library has been updated to version 7.0. Please rebuild all
ports that depend on it.
If you use portmaster:
portmaster -r jpeg-
Or, if you would prefer a more gradual approach:
portmaster -w jpeg- (Check the man page for more information)
If you use portupgrade:
portupgrade -fr graphics/jpeg
Before i did jpeg update libjpeg.so.11 was mising so i tried the ln -s solution but nothing.... after that i deleted the symlink so.11 so i can get the one from update.
Now i have both files (libjpeg.so.11 & libjpeg.so.10) added by the updated but i have steel the same bug.
Anyone can help? i have read the forums about this but without solution for me.
Thanks