ports/74335: [patch] audio mac marked BROKEN for sparc64

Martin Dieringer Martin.Dieringer at t-online.de
Fri Nov 26 17:50:39 UTC 2004


The following reply was made to PR ports/74335; it has been noted by GNATS.

From: Martin.Dieringer at t-online.de (Martin Dieringer)
To: freebsd-gnats-submit at FreeBSD.org
Cc: Sergey Matveychuk <sem at 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



More information about the freebsd-ports-bugs mailing list