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