FreeBSD Bugzilla – Attachment 40782 Details for
Bug 64011
[Patch] multimedia/mjpegtools -- Fix header for other programs.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 594 bytes, created by
Michael Johnson
on 2004-03-09 21:50:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-03-09 21:50:18 UTC
Size:
594 bytes
patch
obsolete
>diff -ruN multimedia/mjpegtools.orig/Makefile multimedia/mjpegtools/Makefile >--- multimedia/mjpegtools.orig/Makefile Tue Mar 9 16:27:10 2004 >+++ multimedia/mjpegtools/Makefile Tue Mar 9 16:45:25 2004 >@@ -134,6 +134,9 @@ > .endif > > post-patch: >+ @${REINPLACE_CMD} -e 's|#include <mjpeg_types.h>|#include "mjpeg_types.h"|; \ >+ s|#include <mjpeg_logging.h>|#include "mjpeg_logging.h"|' \ >+ ${WRKSRC}/utils/yuv4mpeg.h > @${REINPLACE_CMD} -E -e 's|^(pkgconfigdir = )\$$\(libdir\)/(pkgconfig)|\1${PREFIX}/libdata/\2|' \ > ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} -e 's|stdint.h|sys/types.h|' \
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 64011
: 40782