FreeBSD Bugzilla – Attachment 157709 Details for
Bug 200839
[patch] multimedia/libvpx: remove dependency on bash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libvpx.patch (text/plain), 913 bytes, created by
Tijl Coosemans
on 2015-06-13 16:55:15 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2015-06-13 16:55:15 UTC
Size:
913 bytes
patch
obsolete
>Index: multimedia/libvpx/Makefile >=================================================================== >--- multimedia/libvpx/Makefile (revision 389467) >+++ multimedia/libvpx/Makefile (working copy) >@@ -13,8 +13,7 @@ COMMENT= VP8/VP9 Codec SDK > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ >- yasm:${PORTSDIR}/devel/yasm >+BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm > > USES= cpe gmake perl5 shebangfix tar:bzip2 > CPE_VENDOR= john_koleszar >@@ -88,9 +87,5 @@ IGNORE= no support for ${ARCH} the momen > post-patch: > @${REINPLACE_CMD} 's|\(link_with_cc\)=gcc|\1=$${CC}|' \ > ${WRKSRC}/build/make/configure.sh >- @${REINPLACE_CMD} -e 's|%%DESTDIR%%|${STAGEDIR}|g' \ >- ${WRKSRC}/build/make/Makefile ${WRKSRC}/libs.mk >- @${GREP} -Rl '^#!/bin/bash' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} \ >- -e 's,#!/bin/bash,#!/usr/bin/env bash,g' > > .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 200839
: 157709