aboutsummaryrefslogtreecommitdiff
path: root/audio/mangler/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-12-16 10:30:55 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-12-16 10:30:55 +0000
commit7ee3454730e93f39273c55fdd097bbfd90d1d637 (patch)
tree7f23de29b6f7b3c9bf53f55da08ef3f66dc1decf /audio/mangler/Makefile
parentf83d46f97f2f1f199a7110b755490e2a76e6c6d4 (diff)
downloadports-7ee3454730e93f39273c55fdd097bbfd90d1d637.tar.gz
ports-7ee3454730e93f39273c55fdd097bbfd90d1d637.zip
Notes
Diffstat (limited to 'audio/mangler/Makefile')
-rw-r--r--audio/mangler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mangler/Makefile b/audio/mangler/Makefile
index 4cf07c3e7794..b305842c5b92 100644
--- a/audio/mangler/Makefile
+++ b/audio/mangler/Makefile
@@ -26,7 +26,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 800000 && ${ARCH} == "amd64"
+.if ${OSVERSION} < 800000
BROKEN= does not build
.endif