From 4a41661b7cb8ae1b0f93c0e4f5a7235089fc68de Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Wed, 27 Apr 2022 09:00:04 +0800 Subject: [PATCH] rehex: next version will be lighter, see https://github.com/solemnwarning/rehex/issues/164 --- app-editors/rehex/rehex-0.5.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-editors/rehex/rehex-0.5.0.ebuild b/app-editors/rehex/rehex-0.5.0.ebuild index 6204a8329..ae4644b16 100644 --- a/app-editors/rehex/rehex-0.5.0.ebuild +++ b/app-editors/rehex/rehex-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -39,6 +39,9 @@ BDEPEND="virtual/pkgconfig dev-perl/Template-Toolkit dev-lua/busted" +#FIXME: make help file option in a next release +#https://github.com/solemnwarning/rehex/issues/164 +#BUILD_HELP=0 src_configure() { export LUA_PKG=${ELUA} setup-wxwidgets