diff options
Diffstat (limited to 'editors/rehex')
-rw-r--r-- | editors/rehex/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 156fa6dd0ad1..0ec2f1c1c677 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= libcapstone.so:devel/capstone4 \ USES= compiler:c++11-lang gmake gnome lua:53 pkgconfig USE_WX= 3.0+ MAKE_ENV= LUA_PKG="lua-${LUA_VER}" LUA="${LUA_CMD}" -INSTALLS_ICONS= yes USE_GITHUB= yes GH_ACCOUNT= solemnwarning |