#40275: bash autocompletion uses mac's sed and fails for `make` -----------------------------------------+-------------------------------- Reporter: Ruslan.Zakirov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: sed, bash, completion, make | Port: bash-completion -----------------------------------------+-------------------------------- $ make sed: illegal option -- r usage: sed script [-Ealn] [-i extension] [file ...] sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] I have apple's sed, but I suspect that this completion expects gnu sed that is also installed as gsed and I don't want to install links from sed to gsed. -- Ticket URL: <https://trac.macports.org/ticket/40275> MacPorts <http://www.macports.org/> Ports system for OS X