Bug 208694 - mail/mutt-lite: Unbreak when no libiconv is installed
Summary: mail/mutt-lite: Unbreak when no libiconv is installed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-11 09:26 UTC by Udo.Schweigert
Modified: 2016-04-13 09:57 UTC (History)
1 user (show)

See Also:
Udo.Schweigert: maintainer-feedback+


Attachments
patch to unbreak mutt-lite (625 bytes, patch)
2016-04-11 09:26 UTC, Udo.Schweigert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Udo.Schweigert 2016-04-11 09:26:07 UTC
Created attachment 169178 [details]
patch to unbreak mutt-lite

Due to a misunderstanding of the options-subsystem the relevant patch got not applied. The attached patch to Makefile solves it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-13 09:57:14 UTC
A commit references this bug:

Author: pi
Date: Wed Apr 13 09:57:03 UTC 2016
New revision: 413182
URL: https://svnweb.freebsd.org/changeset/ports/413182

Log:
  mail/mutt: fix Makefile for -lite

  PR:		208694
  Submitted by:	Udo.Schweigert@siemens.com (maintainer)

Changes:
  head/mail/mutt/Makefile
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-13 09:57:25 UTC
Committed, thanks!