Bug 9021 - Fix japanese/Wnn6-lib
Summary: Fix japanese/Wnn6-lib
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: Satoshi Asami
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-12-09 01:40 UTC by TAOKA Satoshi
Modified: 1998-12-28 23:58 UTC (History)
0 users

See Also:


Attachments
file.diff (1.45 KB, patch)
1998-12-09 01:40 UTC, TAOKA Satoshi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TAOKA Satoshi 1998-12-09 01:40:01 UTC
Current japanese/Wnn6-lib has the following two
problems:

(1) wnn user must exist in "make install"
(2) make the directory /usr/local/lib/wnn6

This ports is for only libraries and head files, so
we does not need wnn user.
In installing Wnn6, which is a commercial software,
a symlink:

/usr/local/lib/wnn6 -> /usr/local/OMRONWnn6/wnn6fbsd

is made, so this port should not make the directory.

Fix: [[patch-ad is a new file]]
Comment 1 Satoshi Asami freebsd_committer freebsd_triage 1998-12-22 08:35:20 UTC
Responsible Changed
From-To: freebsd-ports->asami

I've grabbed this. 
Comment 2 Satoshi Asami freebsd_committer freebsd_triage 1998-12-28 23:58:29 UTC
State Changed
From-To: open->closed

Committed, thanks!