Bug 75155

Summary: [PATCH] audio/baudline: fetching does not require linprocfs
Product: Ports & Packages Reporter: Ion-Mihai " IOnut " Tetcu <itetcu>
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
Makefile.diff none

Description Ion-Mihai " IOnut " Tetcu 2004-12-16 16:30:29 UTC

This port does not require linprocfs to have its
distfiles fetched, so the attached patch changes
the check for linprofs from pre-everything to pre-extrat.

How-To-Repeat: 

cd /usr/ports/audio/baudline && make fetch
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-20 12:33:35 UTC
State Changed
From-To: open->closed

Committed with modifications, thanks! 
I used pre-install since I had to spend too much time 
thinking about why you'd go for pre-extract :) (including 
the roundtrip to pkg-message and then back to IGNORE)