aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-chatroom
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-28 04:33:22 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-28 04:33:22 +0800
commit5c7d1cd21d4101c6a88843bc0513c1c423d67dfa (patch)
tree20831f826b312ccc1d73e36368de50c53c3f5cda /net-p2p/verlihub-plugins-chatroom
parent50ec4ed063591708f2b48f7376ec06381803fe25 (diff)
downloadfreebsd-ports-gnome-5c7d1cd21d4101c6a88843bc0513c1c423d67dfa.tar.gz
freebsd-ports-gnome-5c7d1cd21d4101c6a88843bc0513c1c423d67dfa.tar.zst
freebsd-ports-gnome-5c7d1cd21d4101c6a88843bc0513c1c423d67dfa.zip
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We need to investigate that problem, and find out if it is specific to the qemu environment. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net-p2p/verlihub-plugins-chatroom')
-rw-r--r--net-p2p/verlihub-plugins-chatroom/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile
index c644b33dd45f..425b1bc2d7d2 100644
--- a/net-p2p/verlihub-plugins-chatroom/Makefile
+++ b/net-p2p/verlihub-plugins-chatroom/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION}
MAINTAINER= me@skylord.ru
+BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
+
PLUGIN_DESC= Chatroom
.include "../verlihub-plugins/Makefile.plugins"