aboutsummaryrefslogtreecommitdiff
path: root/deskutils/launchy
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 /deskutils/launchy
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 'deskutils/launchy')
-rw-r--r--deskutils/launchy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile
index ed834b0903fe..392b9a636277 100644
--- a/deskutils/launchy/Makefile
+++ b/deskutils/launchy/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils
USES= dos2unix qmake
DOS2UNIX_FILES= readme.lyx readme.txt
-USE_QT4= qmake_build moc_build rcc_build uic_build gui network
+USE_QT4= moc_build rcc_build uic_build gui network
PORTDOCS= *
MAKE_JOBS_UNSAFE= yes