Bug 37944

Summary: Fix build on -current: databases/dbview --- bento error
Product: Ports & Packages Reporter: obraun <obraun>
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 obraun 2002-05-11 00:10:01 UTC
change dependencies in the ports Makefile

/usr/include/sys/inttypes.h -> /usr/include/inttypes.h
/usr/include/malloc.h -> /usr/include/stdlib.h

change include malloc.h -> stdlib.h

(2nd malloc fix was already submitted in PR ports/36705, but not yet
committed)

Regards,
         Olli
Comment 1 dwcjr freebsd_committer freebsd_triage 2002-05-15 15:26:30 UTC
State Changed
From-To: open->closed

Committed thanks!