| Summary: | Unbreak/Update Port: multimedia/xmms-avi | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ulrich Spoerlein <q> | ||||
| Component: | Individual Port(s) | Assignee: | Tilman Keskinoz <arved> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Ulrich Spoerlein
2003-01-23 14:40:07 UTC
State Changed From-To: open->closed Committed, thanks Lately Ulrich Spoerlein told: > diff -urN /usr/ports/multimedia/xmms-avi/Makefile xmms-avi/Makefile [...] > -BROKEN= Maintainer is working on a fix > - uhm, i'm sorry. doesn't build for me at all. maybe it's just the missing SDL depedency... [...] > pre-patch: > - @${PERL} -pi.orig -e "s|SDL/SDL.h|SDL11/SDL.h|g" ${WRKSRC}/src/ctrackbar.cpp > - @${PERL} -pi.orig -e "s|lc_r|pthread|g" ${WRKSRC}/configure > + @${REINPLACE_CMD} -e "s|SDL/SDL.h|SDL11/SDL.h|g" ${WRKSRC}/src/ctrackbar.cpp > + @${REINPLACE_CMD} -e "s|lc_r|pthread|g" ${WRKSRC}/configure ${PTHREAD_LIBS}? cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News State Changed From-To: closed->open Additional Improvements Responsible Changed From-To: freebsd-ports-bugs-> arved I committed it first. State Changed From-To: open->closed Finally committed the last part of this PR. And I think it should now really build on 5.x |