A recent update to the xfce4-utils port to xfce4-utils-4.8.3_1 introduced a runtime dependency on x11/xlockmore, presumably to support the 'lock screen' function. However, this is not necessary since 'lock screen' also works fine if xscreensaver is installed. Fix: Attached patch makes the dependency optional and lets the user choose whether the run dependency should be enforced or not. Please consider this solution for the benefit of users trying to avoid superfluous dependencies on their machines. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: open->closed Committed. Thanks!
crees 2011-12-18 17:51:44 UTC FreeBSD ports repository Modified files: sysutils/xfce4-utils Makefile Log: - Make xlockmore dependency optional - Use bsd.port.options.mk PR: ports/163434 Submitted by: Thomas Zander <thomas.e.zander@googlemail.com>, dougb Revision Changes Path 1.59 +9 -6 ports/sysutils/xfce4-utils/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"