aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/museekplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/museekplus/Makefile')
-rw-r--r--net-p2p/museekplus/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile
index 3ede5e14d49d..7b98f19ed125 100644
--- a/net-p2p/museekplus/Makefile
+++ b/net-p2p/museekplus/Makefile
@@ -92,6 +92,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${ARCH} == amd64
+BROKEN= Does not compile on amd64
+.endif
+
.if (${OSVERSION} < 500000)
IGNORE= does not compile on systems < 5.x (needs wstring support)
.endif