Bug 37944 - Fix build on -current: databases/dbview --- bento error
Summary: Fix build on -current: databases/dbview --- bento error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-11 00:10 UTC by obraun
Modified: 2002-05-15 15:26 UTC (History)
0 users

See Also:


Attachments
file.diff (1.54 KB, patch)
2002-05-11 00:10 UTC, obraun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!