Port graphics/evince, when installed without Gnome and Nautilus, installs: 1) security/gnome-keyring and its deps (which may be disabled by --without-keyribg configure option) 2) devel/libglade2 (this dependency was removed from evince source 2008-12-03, according to evince's ChangeLog file) Fix: Patch file attached makes 1st dependency configurable via make config and removes 2nd dependency Patch attached with submission follows: How-To-Repeat: Try to build graphics/evince with not installed devel/libglade2 and security/gnome-keyring and WITHOUT_NAUTILUS=true build option
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
marcus 2010-05-31 21:25:33 UTC FreeBSD ports repository Modified files: graphics/evince Makefile Log: Make gnome-keyring and optional dependency when building without Nautilus. Also, remove the libglade2 dependency which is no longer needed. PR: 147246 Submitted by: Pavel Gubin <pg@2lazy.ru> Revision Changes Path 1.56 +5 -1 ports/graphics/evince/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"