diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-27 20:33:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-27 20:33:22 +0000 |
commit | 4734e25a318bb23039d75d1fb9dbc1b9a8f20923 (patch) | |
tree | 20831f826b312ccc1d73e36368de50c53c3f5cda /net-p2p/verlihub-plugins-chatroom | |
parent | f30f83c178bdceee0884f67f78350dc20dba82bf (diff) |
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins-chatroom')
-rw-r--r-- | net-p2p/verlihub-plugins-chatroom/Makefile | 2 |
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" |