Bug 33230

Summary: Build of devel/dia2code breaks on CURRENT
Product: Ports & Packages Reporter: Bruce M Simpson <bms>
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 Bruce M Simpson 2001-12-27 08:20:01 UTC
	ports/dia2code uses the <malloc.h> header; this has been depracated
	from CURRENT.

Fix: Patch enclosed here.
How-To-Repeat: 	Attempt to build ports/dia2code on CURRENT:

In file included from dia2code.h:23,
                 from dia2code.c:18:
/usr/include/malloc.h:3: #error "<malloc.h> has been replaced by <stdlib.h>"
gmake[3]: *** [dia2code.o] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/dia2code/work/dia2code-0.6/dia2code'
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-12-27 09:07:48 UTC
State Changed
From-To: open->closed

committed, thanks