Bug 60680

Summary: Fix for comms/vpb2
Product: Ports & Packages Reporter: Sean Chittenden <samy>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
vpb2.patch none

Description Sean Chittenden 2003-12-29 06:30:16 UTC

The comms/vpb2 port does not build
on many systems due to conflicting and
missing headers in certain files. It also
blindly assumes the default prefix for
the etc directory is /etc. The following
patch fixes these many issues as well
as makes the port portlint happy.

How-To-Repeat: 

Build on any FreeBSD system.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2003-12-29 07:58:53 UTC
State Changed
From-To: open->closed

Committed, thanks.