Bug 37670 - shells/ksh93 installs man page in $(PREFIX) instead of $(MANPREFIX)
Summary: shells/ksh93 installs man page in $(PREFIX) instead of $(MANPREFIX)
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: Christian Weisgerber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-02 17:10 UTC by Joe Kelsey
Modified: 2002-05-03 23:32 UTC (History)
0 users

See Also:


Attachments
file.diff (370 bytes, patch)
2002-05-02 17:10 UTC, Joe Kelsey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Kelsey 2002-05-02 17:10:01 UTC
	shells/ksh93/Makefile installs ksh93.1 in $(PREFIX).  It should
	instead use $(MANPREFIX) to allow the man page to be placed
	correctly.

How-To-Repeat: 	Try to install ksh93 in /bin with man pages in /usr/shared.
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-05-03 23:08:43 UTC
Responsible Changed
From-To: freebsd-ports->naddy

my port
Comment 2 Christian Weisgerber freebsd_committer freebsd_triage 2002-05-03 23:32:41 UTC
State Changed
From-To: open->closed

Commited, thanks!