Bug 33399

Summary: Fix games/3dc port for malloc.h removal in -current, and take maintainership
Product: Ports & Packages Reporter: Adam Kranzel <adam-ports>
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 Adam Kranzel 2001-12-31 23:20:01 UTC
	The games/3dc port is broken in -current due to the removal of
	malloc.h.
	The included patch uses a bit of perl (taken from the 
	x11/xscreensaver port), to replace #includes of malloc.h with 
	stdlib.h.
	The patch also sets me as the maintainer of the port.

How-To-Repeat: 	n/a
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-01-02 05:09:59 UTC
State Changed
From-To: open->closed

Committed, Thanks!