x11/kdelibs4 has wrong dependency - net/avahi will be read as net/avahi-app for core library. Also, with net/avahi-libdns installed, hardwrited dependency for mDNSReponder lead to conflicts, but KDE 4.1 can use avahi-loibdns instead How-To-Repeat: install net/avahi and try to compile kdelibs4
miwi 2008-08-13 09:01:35 UTC FreeBSD ports repository Modified files: x11/kdelibs4 Makefile Log: - Fix dependecy list, resolve dependency conflict net/avahi will be read as net/avahi-app for core library. Also, with net/avahi-libdns installed, hardwrited dependency for mDNSReponder lead to conflicts, but KDE 4.1 can use avahi-loibdns instead. PR: 126494 Submitted by: Dima Panov <fluffy@fluffy.khv.ru> Revision Changes Path 1.228 +8 -2 ports/x11/kdelibs4/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!