K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-01-27T10:30:42.337924Z K 7 svn:log V 602 Fix build on FreeBSD 9 and clean up. - Add a small patch to fix the build on FreeBSD 9 and unmark it BROKEN there. - Drop patch-Makefile, everything that it was changed can be set via MAKE_ARGS instead. - Unconditionally install the bash-completion file and stop build-depending on shells/bash-completion: it is not needed at all, reptyr just installs a file into a bash-completion directory and does not actually need it for that. The BASH option was not even working before r407168 (see bug 206541). PR: 206539 Approved by: Andrey Cherkashin (maintainer) MFH: 2016Q1 END