The correct way to use the Qt or KDE libraries in your port is *NOT* to put explicit dependencies on them in your port. If you need Qt v. 3.x, you add the line: USE_QT_VER=3 If you need kdelibs v. 3.x, you add the line: USE_KDELIBS_VER=3 If you need kdebase v. 3.x, you add the line: USE_KDEBASE_VER=3 Thanks for your cooporation in this matter. It will prevent headaches down the road, trust me. Now, I have to go give a couple of people headaches. -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message