ports/64089: [Patch] multimedia/avifile -- fix build on amd6

michael johnson ahze at ahze.net
Thu Mar 11 08:10:16 UTC 2004


>Number:         64089
>Category:       ports
>Synopsis:       [Patch] multimedia/avifile -- fix build on amd6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 00:10:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
this should fix building on avifile on amd64, I do not have a amd64 so I am unable to test. but this should work.
>How-To-Repeat:
     
>Fix:
diff -ruN multimedia/avifile.orig/files/patch-mad-amd64 multimedia/avifile/files/patch-mad-amd64
--- multimedia/avifile.orig/files/patch-mad-amd64	Wed Dec 31 19:00:00 1969
+++ multimedia/avifile/files/patch-mad-amd64	Thu Mar 11 03:03:31 2004
@@ -0,0 +1,11 @@
+--- plugins/libmad/libmad/madconfig.h.orig	Thu Mar 11 02:51:05 2004
++++ plugins/libmad/libmad/madconfig.h	Thu Mar 11 02:51:59 2004
+@@ -13,6 +13,6 @@
+ #define FPM_SPARC
+ #elif ARCH_MIPS
+ #define FPM_MIPS
+-#endif
+-
++#elif ARCH_X86_64
++#define FPM_64BIT
+ #endif /* LIBMAD_MADCONFIG_H */

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list