aboutsummaryrefslogtreecommitdiff
path: root/editors/lfhex
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-11-21 16:09:47 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-11-21 16:09:47 +0000
commitb924964cfa66a7cbdab94872a6b08c7f1e629499 (patch)
tree647697027ea69c833013ff28dc0519b0d53b23f6 /editors/lfhex
parent189e88416ed0fd619fd4a9b10e5f98bed35f7eed (diff)
downloadports-b924964cfa66a7cbdab94872a6b08c7f1e629499.tar.gz
ports-b924964cfa66a7cbdab94872a6b08c7f1e629499.zip
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS - Use globally provided LRELEASE
Notes
Notes: svn path=/head/; revision=334499
Diffstat (limited to 'editors/lfhex')
-rw-r--r--editors/lfhex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile
index 475bee4bd422..e2b498847e9f 100644
--- a/editors/lfhex/Makefile
+++ b/editors/lfhex/Makefile
@@ -12,7 +12,7 @@ COMMENT= Large file hex editor
LICENSE= GPLv2
-USE_QT4= corelib gui moc_build qmake_build rcc_build
+USE_QT4= corelib gui moc_build rcc_build
USES= bison qmake
WRKSRC= ${WRKDIR}/${DISTNAME}/src