Bug 96645

Summary: [PATCH] shells/zsh: [Fix build on FreeBSD 4.x]
Product: Ports & Packages Reporter: Tod McQuillin <devin>
Component: Individual Port(s)Assignee: Sergei Kolobov <sergei>
Status: Closed FIXED    
Severity: Affects Only Me CC: sergei
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
zsh-4.3.2.patch none

Description Tod McQuillin 2006-05-02 08:10:13 UTC
FreeBSD 4.x doesn't have wide character support, so don't use
--enable-multibyte on FreeBSD 4.x

Port maintainer (sergei@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.75

How-To-Repeat: Build on 4.x
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-02 08:12:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to maintainer
Comment 2 Sergei Kolobov freebsd_committer freebsd_triage 2006-05-02 10:04:58 UTC
State Changed
From-To: open->closed

Committed, thanks!