Bug 75155 - [PATCH] audio/baudline: fetching does not require linprocfs
Summary: [PATCH] audio/baudline: fetching does not require linprocfs
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-12-16 16:30 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2004-12-20 12:35 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (294 bytes, patch)
2004-12-16 16:30 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

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