FreeBSD Bugzilla – Attachment 80750 Details for
Bug 115768
[PATCH] audio/soundtouch: fix build.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
soundtouch-1.3.1_2.patch
soundtouch-1.3.1_2.patch (text/plain), 1000 bytes, created by
trasz
on 2007-08-23 21:40:03 UTC
(
hide
)
Description:
soundtouch-1.3.1_2.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2007-08-23 21:40:03 UTC
Size:
1000 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/audio/soundtouch/Makefile /home/trasz/soundtouch/Makefile >--- /usr/ports/audio/soundtouch/Makefile Sun Jul 29 00:41:56 2007 >+++ /home/trasz/soundtouch/Makefile Thu Aug 23 22:45:36 2007 >@@ -18,12 +18,8 @@ > USE_AUTOTOOLS= autoconf:259 automake:19:env libtool:15 > USE_LDCONFIG= yes > >-BROKEN= Does not compile >- > post-patch: .SILENT >-.for f in config.guess config.sub depcomp install-sh missing >- ${LN} -sf ${LOCALBASE}/share/automake-1.9/${f} ${WRKSRC}/config/${f} >-.endfor >+ cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog && ${AUTORECONF} -i > ${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ > 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g; \ > s|-O3[^I]*|${CXXFLAGS} -|; s|$$(prefix)/doc|$$(datadir)/doc|; \ >@@ -37,8 +33,5 @@ > ${REINPLACE_CMD} -e 's| install-pkgdocDATA$$||' \ > ${WRKSRC}/Makefile.in > .endif >- >-post-configure: >- @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 115768
: 80750 |
80751