FreeBSD Bugzilla – Attachment 39475 Details for
Bug 62225
Fix non-x86 32 bit platform build issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
avidemux.patch
avidemux.patch (text/plain), 569 bytes, created by
amistry
on 2004-02-01 18:20:25 UTC
(
hide
)
Description:
avidemux.patch
Filename:
MIME Type:
Creator:
amistry
Created:
2004-02-01 18:20:25 UTC
Size:
569 bytes
patch
obsolete
>--- Makefile.orig Sat Jan 31 20:30:07 2004 >+++ Makefile Sat Jan 31 20:43:25 2004 >@@ -7,7 +7,7 @@ > > PORTNAME= avidemux > PORTVERSION= 0.9.0.110 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia > MASTER_SITES= http://fixounet.free.fr/avidemux/ > DISTNAME= avidemux-0.9 >@@ -35,6 +35,10 @@ > USE_GMAKE= yes > > .include <bsd.port.pre.mk> >+ >+.if ${ARCH} != "i386" >+IGNORE= "Requires an x86-32 processor, if you are using other platforms install avidemux2, which includes support for non-i386 systems." >+.endif > > .if exists(${LOCALBASE}/lib/liba52.so.0) > WITH_A52= yes
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 62225
: 39475