Bug 74439 - www/w3m with JAPANESE does not compile
Summary: www/w3m with JAPANESE does not compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-27 02:00 UTC by SANETO Takanori
Modified: 2004-11-27 11:53 UTC (History)
0 users

See Also:


Attachments
file.diff (483 bytes, patch)
2004-11-27 02:00 UTC, SANETO Takanori
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SANETO Takanori 2004-11-27 02:00:42 UTC
      when JAPANESE option is enabled, www/w3m cause compile error.

Fix: change files/patch-configure as follows should fix this problem. Better way might exist...
How-To-Repeat:       cd  /usr/ports/www/w3m; make -DJAPANESE=1
or
cd /usr/ports/japanese/w3m; make
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-11-27 07:21:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer.
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2004-11-27 11:53:21 UTC
State Changed
From-To: open->closed

Fixed, thanks!