Summary: | shells/rc: fix readline option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hein <jcfyecrayz> | ||||
Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | ak, ports-bugs | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: ak Date: Fri May 5 16:35:12 UTC 2017 New revision: 440197 URL: https://svnweb.freebsd.org/changeset/ports/440197 Log: - Fix READLINE option PR: 218816 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Approved by: maintainer timeout (2 weeks) Changes: head/shells/rc/Makefile |
Created attachment 182003 [details] [patch] fix READLINE option The READLINE option for shells/rc is wrong. If on, it adds --with---with-readline to CONFIGURE_ARGS (off: --without---with-readline).