Bug 48168 - [patch] Unbreak audio/blop on -STABLE (bento)
Summary: [patch] Unbreak audio/blop on -STABLE (bento)
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: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 08:40 UTC by Volker Stolz
Modified: 2003-02-11 22:28 UTC (History)
1 user (show)

See Also:


Attachments
blob.patch (3.50 KB, patch)
2003-02-11 08:40 UTC, Volker Stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz 2003-02-11 08:40:07 UTC
Bento noticed that getopt didn't get pulled in correctly on
-STABLE. Then, gcc didn't like some variable declarations.

Fix: - add -L${LOCALBASE}/lib -lgnugetopt to $LIBS
- patched three files into submission
- tested against: -CURRENT
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-02-11 22:09:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

My fault.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-02-11 22:28:40 UTC
State Changed
From-To: open->closed

Comitted, thanks