diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-12-08 01:46:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-12-08 01:46:00 +0000 |
commit | 32d4230d4441b6a58a574b0c4ecd19c23a8b78ac (patch) | |
tree | 815de9cffc1abfb43c0843b0398f4e0dcb0a1f89 /net-p2p/verlihub-plugins-forbid/Makefile | |
parent | fec2dcc3b586fdee23737c35576d0ec77a2fa4b2 (diff) |
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins-forbid/Makefile')
-rw-r--r-- | net-p2p/verlihub-plugins-forbid/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile index ba77e093506d..8a15ea3644f0 100644 --- a/net-p2p/verlihub-plugins-forbid/Makefile +++ b/net-p2p/verlihub-plugins-forbid/Makefile @@ -9,8 +9,6 @@ MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION} MAINTAINER= me@skylord.ru -BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log) - PLUGIN_DESC= ForbiddenWords .include "../verlihub-plugins/Makefile.plugins" |