aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-08 03:13:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-08 03:13:35 +0000
commit77bf843cf37571d70112506e9b901672549e0de5 (patch)
tree158f626bb95b3cbee5c2e88dfaab594f6404aa6c /audio/xmcd
parentac9d82e536b92bb5e597ac0603a0000a40c227ff (diff)
downloadports-77bf843cf37571d70112506e9b901672549e0de5.tar.gz
ports-77bf843cf37571d70112506e9b901672549e0de5.zip
Update error message for armv6.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=455767
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index df8cb88e816e..a028f342ccff 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -23,7 +23,7 @@ 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_armv6= Fails to install: strip: xmcd/bin-FreeBSD_12-armv6/cda failed: No such file or directory
BROKEN_armv7= Fails to install: strip: xmcd/bin-FreeBSD_12-armv7/cda failed: No such file or directory
BROKEN_mips64= Fails to compile: many undefined symbols in xorg.cf
BROKEN_powerpc64= Fails to compile: many undefined symbols in xorg.cf