From 248a204a296faa4836d1d89bb99d1373c4ac3ded Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 9 Apr 2009 04:36:26 +0000 Subject: Rumor has it, pulse builds on sparc64 again. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12238 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/pulseaudio/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 4277a7ca8..1196538a1 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/audio/pulseaudio/Makefile,v 1.14 2009/04/07 06:48:12 marcus Exp $ +# $MCom: ports/audio/pulseaudio/Makefile,v 1.15 2009/04/09 03:12:51 mezz Exp $ # PORTNAME= pulseaudio @@ -51,9 +51,9 @@ MAN5= default.pa.5 pulse-client.conf.5 pulse-daemon.conf.5 .include -.if ${ARCH} == "sparc64" -BROKEN= Does not compile on sparc64 -.endif +#.if ${ARCH} == "sparc64" +#BROKEN= Does not compile on sparc64 +#.endif .if defined(WITH_JACK) LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack -- cgit v1.2.3