FreeBSD Bugzilla – Attachment 126753 Details for
Bug 170507
[PATCH] math/libqalculate: Replace reference to -lpthread in .pc file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2012-08-08-libqalculate.diff
2012-08-08-libqalculate.diff (text/plain), 776 bytes, created by
Jason E. Hale
on 2012-08-09 17:40:01 UTC
(
hide
)
Description:
2012-08-08-libqalculate.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2012-08-09 17:40:01 UTC
Size:
776 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 302306) >+++ Makefile (working copy) >@@ -7,7 +7,7 @@ > > PORTNAME= libqalculate > PORTVERSION= 0.9.7 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= math > MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -32,6 +32,7 @@ > post-patch: > @${REINPLACE_CMD} -e '/^SUBDIRS =/s|docs||g' ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} -e 's/^GMSGFMT = @GMSGFMT@/GMSGFMT = msgfmt/' ${WRKSRC}/po/Makefile.in.in >- @${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/g' ${WRKSRC}/libqalculate.pc.in > > .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 170507
: 126753