ports/138794: [patch] - update audio/raul

Cristiano Rolim Pereira cristianorolim at hotmail.com
Mon Sep 14 02:10:04 UTC 2009


>Number:         138794
>Category:       ports
>Synopsis:       [patch] - update audio/raul
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 14 02:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        
>Organization:
>Environment:
FreeBSD bsd7.casa 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Substituting "BROKEN=triggers gcc segfault on amd64" for "NOT_FOR_ARCHS= amd64".
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../raul.orig/Makefile ./Makefile
--- ../raul.orig/Makefile	2009-09-13 22:34:27.000000000 -0300
+++ ./Makefile	2009-09-13 22:36:05.000000000 -0300
@@ -27,8 +27,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "amd64"
-BROKEN=		triggers gcc segfault on amd64
-.endif
+#triggers gcc segfault on amd64
+NOT_FOR_ARCHS= amd64
 
 .include <bsd.port.post.mk>


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



More information about the freebsd-ports-bugs mailing list