summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-14 05:03:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-14 05:03:05 +0000
commitd864fd0302a0ca0d421baca3c55d40004540a322 (patch)
treecb381caf81b1847be664587468c502c1e22508f0 /audio/xmcd
parentUpdate to 0.042. (diff)
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=426082
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index b9b61c5a3487..e5fa3a7cb284 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -22,6 +22,9 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
LIBBINDIR= ${STAGEDIR}${PREFIX}/lib/X11/xmcd/bin-${OPSYS}_${OSREL:R:R}-${ARCH}
+BROKEN_aarch64= Fails to compile: many undefined symbols in xorg.cf
+BROKEN_armv6= Fails to compile: many undefined symbols in xorg.cf
+BROKEN_mips64= Fails to compile: many undefined symbols in xorg.cf
BROKEN_powerpc64= Does not build on powerpc64
pre-patch: