| Summary: | Fix broken firestring port on 5.x and 4.x | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Michael Ranner <mranner> | ||||||
| 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: |
|
||||||||
Hi, On Thu, Feb 05, 2004 at 10:29:14AM +0100, Michael Ranner wrote: > > >Number: 62376 > >Category: ports > >Synopsis: Fix broken firestring port on 5.x and 4.x > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-ports-bugs > >State: open Could you please review this PR ? http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62376 -Kirill State Changed From-To: open->feedback Asked for maintainer's feedback and review. State Changed From-To: feedback->closed PR rejected by mainainter. |
Fix broken firestring port on 5.x and 4.x Fix: --- Makefile patch starts here --- + LIBDIR= ${PREFIX}/lib HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" INSTALLS_SHLIB= yes --- Makefile patch ends here --- --- pkg-plist patch starts here --- How-To-Repeat: cd /usr/ports/misc/firestring && apply patch