aboutsummaryrefslogtreecommitdiffstats
path: root/editors/texmaker
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-06-06 14:44:37 +0800
committermiwi <miwi@FreeBSD.org>2012-06-06 14:44:37 +0800
commitbdb01e436951afbc072801302b9a72407299f54a (patch)
tree204231aa3dafe24790c35a32986984cdb94f5cd1 /editors/texmaker
parent6ec4188dabec3cbd63cc23138b8ae1aea5370086 (diff)
downloadfreebsd-ports-gnome-bdb01e436951afbc072801302b9a72407299f54a.tar.gz
freebsd-ports-gnome-bdb01e436951afbc072801302b9a72407299f54a.tar.zst
freebsd-ports-gnome-bdb01e436951afbc072801302b9a72407299f54a.zip
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
Diffstat (limited to 'editors/texmaker')
-rw-r--r--editors/texmaker/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 39ee3bd9f5ec..3c87389c6b9c 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -24,8 +24,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
USE_BZIP2= yes
USE_GHOSTSCRIPT=yes
-USE_QT_VER= 4
-QT_COMPONENTS= gui network xml webkit \
+USE_QT4= gui network xml webkit \
moc_build qmake_build rcc_build uic_build
HAS_CONFIGURE= yes
QMAKE_ARGS= PREFIX=${PREFIX} ICONDIR=${PREFIX}/share/pixmaps \