Bug 45374 - security/hping: fix bento build for -CURRENT
Summary: security/hping: fix bento build for -CURRENT
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-11-17 17:40 UTC by Nicolas Jombart
Modified: 2002-11-17 22:16 UTC (History)
0 users

See Also:


Attachments
hping.diff (3.51 KB, patch)
2002-11-17 17:40 UTC, Nicolas Jombart
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Jombart 2002-11-17 17:40:01 UTC
	. Fix build on -CURRENT (test _POSIX_MEMLOCK == 1 instead of
	  _POSIX_MEMLOCK existence)
	. Bump PORTREVISION
	. Fix whitespace in Makefile

	Noticed by: bento logs

	Committer: files/patch-aa moved to files/patch-Makefile.in
	           files/patch-ab moved to files/patch-configure
	           files/patch-memlockall and files/patch-memunlockall
		   are new.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-17 22:16:04 UTC
State Changed
From-To: open->closed

Commited, thanks! 
(minor modification to patch-Makefile.in to support multiple CC-definitions)