summaryrefslogtreecommitdiffstats
path: root/audio/snd
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2015-09-20 14:35:57 +0000
committerdanfe <danfe@FreeBSD.org>2015-09-20 14:35:57 +0000
commite434a250b6633ad6da96d97eaa211312e17539dc (patch)
treee16428fdb73f48acce12d201399969c6f11a325f /audio/snd
parent226c0ca8b78797c3baad8fcd3e310d1bad2fc9e2 (diff)
downloadFreeBSD-ports-e434a250b6633ad6da96d97eaa211312e17539dc.zip
FreeBSD-ports-e434a250b6633ad6da96d97eaa211312e17539dc.tar.gz
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I was able to test those on flame.freebsd.org) and even IA64 (which should be OK to remove anyways, because it was never really supported system in ports land and was officially killed in -CURRENT a while ago.
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 653b7fd..ca99451 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -31,8 +31,6 @@ CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-BROKEN_sparc64= does not compile on sparc64
-
FFTW3_LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3
FFTW3_CONFIGURE_WITH= fftw
OpenPOWER on IntegriCloud