Bug 68352 - Update Port: sysutils/usrinfo Fixes a bug causing usrinfo to fail to compile under FBSD 4.x
Summary: Update Port: sysutils/usrinfo Fixes a bug causing usrinfo to fail to compile ...
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-26 03:30 UTC by aaron@snaphat.com
Modified: 2004-06-26 06:25 UTC (History)
0 users

See Also:


Attachments
usrinfo.diff (865 bytes, patch)
2004-06-26 03:30 UTC, aaron@snaphat.com
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description aaron@snaphat.com 2004-06-26 03:30:27 UTC
	Fixed a bug causing usrinfo to fail to compile under FreeBSD 4.x(three headers were not declared: unistd.h, sys/types.h, stdlib.h)
	Removes false dependencies or what i think are not actual dependencies to the port
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-26 06:24:58 UTC
State Changed
From-To: open->closed

Committed, thanks!