Bug 34523 - man pages of nwclient602 install to wrong directory
Summary: man pages of nwclient602 install to wrong directory
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-01 09:40 UTC by Tom Lislegaard
Modified: 2002-10-18 04:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Lislegaard 2002-02-01 09:40:00 UTC
     install puts the man pages in /usr/local/man/cat? directories, but the pages are not formatted

Fix: 

Change install target in the makefile so man pages go to /usr/local/man/man?
How-To-Repeat:      
cd /usr/ports/sysutils/nwclient602
make install
man nsr
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-17 07:35:22 UTC
Responsible Changed
From-To: freebsd-ports->networker-bugs

over to maintainer
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-17 07:40:09 UTC
Responsible Changed
From-To: networker-bugs->freebsd-ports

mail bounce
Comment 3 Tetsurou Okazaki freebsd_committer freebsd_triage 2002-10-18 04:28:21 UTC
State Changed
From-To: open->closed

superseded by ports/44095