FreeBSD Bugzilla – Attachment 157308 Details for
Bug 200535
multimedia/libvpx: fails to build on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build on armv6 with use of shebang fix
libvpx_perl_shebangfix.txt (text/plain), 807 bytes, created by
Sean Bruno
on 2015-05-31 18:43:06 UTC
(
hide
)
Description:
Fix build on armv6 with use of shebang fix
Filename:
MIME Type:
Creator:
Sean Bruno
Created:
2015-05-31 18:43:06 UTC
Size:
807 bytes
patch
obsolete
>Index: multimedia/libvpx/Makefile >=================================================================== >--- multimedia/libvpx/Makefile (revision 388125) >+++ multimedia/libvpx/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= libvpx > PORTVERSION= 1.3.0 >+PORTREVISION= 1 > CATEGORIES= multimedia > MASTER_SITES= DEBIAN > DISTNAME= ${PORTNAME}_${DISTVERSION}.orig >@@ -16,7 +17,7 @@ > BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ > yasm:${PORTSDIR}/devel/yasm > >-USES= cpe gmake perl5 tar:bzip2 >+USES= cpe gmake perl5 shebangfix tar:bzip2 > CPE_VENDOR= john_koleszar > HAS_CONFIGURE= yes > USE_PERL5= build >@@ -48,6 +49,8 @@ > THREADS_CONFIGURE_OFF= --disable-multithread > SHARED_CONFIGURE_ON= --enable-shared > >+SHEBANG_FILES= build/make/ads2gas.pl >+ > .include <bsd.port.options.mk> > > .if ${OSVERSION} < 900000
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 200535
:
157276
| 157308