Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2004 17:50:38 GMT
From:      Martin.Dieringer@t-online.de (Martin Dieringer)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74335: [patch] audio mac marked BROKEN for sparc64
Message-ID:  <200411261750.iAQHockp019983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/74335; it has been noted by GNATS.

From: Martin.Dieringer@t-online.de (Martin Dieringer)
To: freebsd-gnats-submit@FreeBSD.org
Cc: Sergey Matveychuk <sem@FreeBSD.org>
Subject: Re: ports/74335: [patch] audio mac marked BROKEN for sparc64
Date: Fri, 26 Nov 2004 18:40:37 +0100 (CET)

 ok, this patch uses the more appropriate NOT_FOR_ARCHS instead
 
 
 
 
 
 *** Makefile.orig	Wed Nov 24 21:50:35 2004
 --- Makefile	Fri Nov 26 18:35:50 2004
 ***************
 *** 31,36 ****
 --- 31,39 ----
 
    .include <bsd.port.pre.mk>
 
 + # does not compile on sparc64
 + NOT_FOR_ARCHS=sparc64
 +
    .if ${OSVERSION} < 500000
    IGNORE=		does not compile on 4.x due to missing multibyte string functions in libc
    .endif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411261750.iAQHockp019983>