Bug 60680 - Fix for comms/vpb2
Summary: Fix for comms/vpb2
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: 2003-12-29 06:30 UTC by Sean Chittenden
Modified: 2003-12-29 07:59 UTC (History)
0 users

See Also:


Attachments
vpb2.patch (4.46 KB, patch)
2003-12-29 06:30 UTC, Sean Chittenden
no flags Details | Diff

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