FreeBSD Bugzilla – Attachment 117259 Details for
Bug 159328
[PATCH] fix math/ggobi to build with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 536 bytes, created by
Rainer Hurling
on 2011-07-31 12:50:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2011-07-31 12:50:07 UTC
Size:
536 bytes
patch
obsolete
>diff -Naur ggobi.orig/Makefile ggobi/Makefile >--- ggobi.orig/Makefile 2011-05-25 15:18:55.000000000 +0200 >+++ ggobi/Makefile 2011-07-31 12:10:34.000000000 +0200 >@@ -26,6 +26,11 @@ > post-patch: > @${REINPLACE_CMD} -e 's|ND_coord_i|ND_coord|' \ > ${WRKSRC}/plugins/GraphLayout/graphviz.c >+ @${REINPLACE_CMD} -e 's|#line 0|#line 1|' \ >+ ${WRKSRC}/src/ggobi-data.c \ >+ ${WRKSRC}/src/ggobi-renderer-cairo.c \ >+ ${WRKSRC}/src/ggobi-renderer-factory.c \ >+ ${WRKSRC}/src/ggobi-renderer.c > > post-install: > ${MKDIR} ${PREFIX}/etc/xdg/ggobi
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 159328
: 117259