net/sobby depends on x11-toolkits/gtkmm24 instead of devel/glibmm. This pulls in Gtk+ and a huge amount of dependencies to install a headless server that doesn't need gtkmm, just glibmm. Fix: Replacing glibmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 with glibmm-2.4.1:${PORTSDIR}/devel/glibmm fixes the dependency issue. sobby still compiles and works perfectly. How-To-Repeat: cat ${PORTSDIR}/net/sobby/Makefile
State Changed From-To: open->closed committed, thanks
arved 2011-07-14 13:14:00 UTC FreeBSD ports repository Modified files: net/sobby Makefile Log: Fix dependency on glibmm PR: 158848 Submitted by: Ayron Jungren Revision Changes Path 1.20 +2 -2 ports/net/sobby/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"