| Summary: | [patch] Unbreak audio/blop on -STABLE (bento) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Volker Stolz <vs> | ||||
| Component: | Individual Port(s) | Assignee: | Tilman Keskinoz <arved> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | arved | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->arved My fault. State Changed From-To: open->closed Comitted, thanks |
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