FreeBSD Bugzilla – Attachment 122475 Details for
Bug 165683
[PATCH] audio/libofa: fix build with curl 7.24.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libofa-0.9.3_7.patch
libofa-0.9.3_7.patch (text/plain), 767 bytes, created by
Po-Chuan Hsieh
on 2012-03-04 07:20:01 UTC
(
hide
)
Description:
libofa-0.9.3_7.patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2012-03-04 07:20:01 UTC
Size:
767 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/libofa/Makefile,v >retrieving revision 1.21 >diff -u -u -r1.21 Makefile >--- Makefile 17 Oct 2011 10:08:25 -0000 1.21 >+++ Makefile 4 Mar 2012 07:09:04 -0000 >@@ -14,6 +14,9 @@ > MAINTAINER= bsdkaffee@gmail.com > COMMENT= The Open Fingerprint Architecture Library > >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ > expat.6:${PORTSDIR}/textproc/expat2 \ > curl.6:${PORTSDIR}/ftp/curl >@@ -28,7 +31,7 @@ > MAKE_JOBS_SAFE= yes > USE_LDCONFIG= yes > >-LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/COPYING >+post-patch: >+ @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/examples/protocol.cpp > > .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 165683
: 122475