aboutsummaryrefslogtreecommitdiff
path: root/audio/zynaddsubfx
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-09-20 14:35:57 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-09-20 14:35:57 +0000
commit3a63ba57c26158c72fe49bca2a6413f5350e9d72 (patch)
treee16428fdb73f48acce12d201399969c6f11a325f /audio/zynaddsubfx
parentf4455f39ab2b5d450921b20f4dd49dfedea1d167 (diff)
downloadports-3a63ba57c26158c72fe49bca2a6413f5350e9d72.tar.gz
ports-3a63ba57c26158c72fe49bca2a6413f5350e9d72.zip
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.
Notes
Notes: svn path=/head/; revision=397374
Diffstat (limited to 'audio/zynaddsubfx')
-rw-r--r--audio/zynaddsubfx/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index 815365374309..6d68ddf6a642 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -16,10 +16,6 @@ LICENSE= GPLv2
LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
libmxml.so:${PORTSDIR}/textproc/mxml
-BROKEN_ia64= invokes i386 asm
-BROKEN_powerpc= invokes i386 asm
-BROKEN_sparc64= invokes i386 asm
-
USES= tar:bzip2 cmake pkgconfig
OPTIONS_DEFINE= JACK GUI PORTAUDIO LASH LO DOCS EXAMPLES