Bug 25402

Summary: "make index" in ports tree broken because of games/kdegames11
Product: Ports & Packages Reporter: John Reynolds <jjreynold>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description John Reynolds 2001-02-27 06:10:00 UTC
The games/kdegames11 port was just deleted. However it still remains in the
category's Makefile. A "make describe" in its directory (now empty) will fail
and this breaks doing a "make index" from the top of the ports tree.

Fix: Apply this patch to games/Makefile
How-To-Repeat: 
root@whale [ports/games/kdegames11]<79># make describe
make: don't know how to make describe. Stop
Comment 1 Steve Price freebsd_committer freebsd_triage 2001-02-27 06:13:08 UTC
State Changed
From-To: open->closed

Committed, thanks!