Bug 28510

Summary: Can't make ports readmes if categories missing.
Product: Ports & Packages Reporter: pcasidy <pcasidy>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description pcasidy 2001-06-29 11:50:01 UTC
	One use removed categories from ports such as specific languages
	categories or whatever (chinese, games...).
	When trying to create all readmes, makefile fails to cd to
	removed categories.

Fix: I suggest this patch. "works for me".
	WARNING: this is a makefile path. Watch out for TABs replaced
		by spaces while copy/pasting.
How-To-Repeat: 	remove chinese (or else) category from ports.
	make readmes
	=> can't cd to chinese...
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-06-29 12:03:44 UTC
Responsible Changed
From-To: freebsd-ports->portmgr

Over to the ports infrastructure maintainers.  I think this one has been 
brought up before, can't find any specific references now, though.
Comment 2 Will Andrews freebsd_committer freebsd_triage 2001-12-23 11:11:40 UTC
State Changed
From-To: open->closed

Fixed, thanks!