| Summary: | [PATCH] games/openclonk: Drop USES=iconv. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Raphael Kubo da Costa <rakuco> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | kevinz5000 | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | Flags: | kevinz5000:
maintainer-feedback+
|
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Unable to test at the moment, but since it works please go right ahead. A commit references this bug: Author: rakuco Date: Fri Aug 28 16:02:06 UTC 2015 New revision: 395506 URL: https://svnweb.freebsd.org/changeset/ports/395506 Log: Drop USES=iconv. The port does not actually use iconv for anything, so drop the unnecessary dependency. Tested with 10.1 and HEAD. PR: 202719 Approved by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) Changes: head/games/openclonk/Makefile |
Created attachment 160446 [details] Proposed patch The port does not actually use iconv for anything, so drop the unnecessary dependency. Tested with 10.1 and HEAD.