Attached patch removes dependency of graphics/feh on shells/bash. Only one installed shell script (gen_cam_menu.sh) appears to use bash, and nothing in that shell script seems to require bash. The patch replaces /bin/bash reference with /bin/sh and removes bash from RUN_DEPENDS. I have also filed a ticket with feh developers at http://linuxbrit.co.uk/feh/ticket/34. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-10-23 13:35:50 UTC FreeBSD ports repository Modified files: graphics/feh Makefile Log: - Remove dependency on shells/bash PR: 117284 Submitted by: Oleg Pudeyev <oleg.pudeyev@gmail.com> Revision Changes Path 1.25 +2 -3 ports/graphics/feh/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"