diff options
Diffstat (limited to 'editors/lfhex/Makefile')
-rw-r--r-- | editors/lfhex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile index a4cebea0b629..a12498ee811e 100644 --- a/editors/lfhex/Makefile +++ b/editors/lfhex/Makefile @@ -17,8 +17,7 @@ COMMENT= Large file hex editor LICENSE= GPLv2 -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui moc_build qmake_build rcc_build +USE_QT4= corelib gui moc_build qmake_build rcc_build USE_BISON= build MAKE_JOBS_SAFE= yes |