| Summary: | [patch] shells/zsh fix building of static binary with devel/ncurses port installed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Vladimir Kondratiev <wulf> | ||||
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | cs | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Vladimir Kondratiev
2013-09-01 11:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->bapt Over to maintainer (via the GNATS Auto Assign Tool) Is this PR still relevant? Over to new maintainer A commit references this bug: Author: adamw Date: Tue Dec 15 04:02:17 UTC 2015 New revision: 403755 URL: https://svnweb.freebsd.org/changeset/ports/403755 Log: Fix static build against devel/ncurses by correcting how zsh tries to link against the terminal libraries. No PORTREVISION bump as this shouldn't really change the generated packages. PR: 181720 Submitted by: wulf@mail.mipt.ru While here, fix a spacing nit and wrap compound commands in parens. Changes: head/shells/zsh/Makefile Committed in r403755. |