FreeBSD Bugzilla – Attachment 16342 Details for
Bug 30000
Fix net/everybuddy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 671 bytes, created by
pat
on 2001-08-23 20:00:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-08-23 20:00:04 UTC
Size:
671 bytes
patch
obsolete
>Index: everybuddy/Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/everybuddy/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- everybuddy/Makefile 2001/07/01 22:25:57 1.13 >+++ everybuddy/Makefile 2001/08/23 18:53:48 >@@ -17,10 +17,13 @@ > USE_GMAKE= yes > USE_GTK= yes > GNU_CONFIGURE= yes >+CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" > > MAN1= everybuddy.1 > > pre-patch: >- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure >+ @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ >+ s|-lpthreads|${PTHREAD_LIBS:S/"//g}|g' \ >+ ${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 30000
: 16342