summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
commit9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch)
treebc087bd13fb3e313884021b8e0a5e2046e75d491 /x11-fm
parentForced commit, I forgot to mention who reported the plist error. (diff)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
Notes
Notes: svn path=/head/; revision=298557
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/krusader2/Makefile3
-rw-r--r--x11-fm/qtfm/Makefile3
-rw-r--r--x11-fm/ultracopier/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile
index 7600edac3215..69cabbd076e0 100644
--- a/x11-fm/krusader2/Makefile
+++ b/x11-fm/krusader2/Makefile
@@ -17,8 +17,7 @@ COMMENT= A two window file-manager for KDE, like midnight or norton commander
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
-USE_QT_VER= 4
-QT_COMPONENTS= gui network xml moc_build qmake_build \
+USE_QT4= gui network xml moc_build qmake_build \
rcc_build uic_build
USE_BZIP2= yes
USE_GETTEXT= yes
diff --git a/x11-fm/qtfm/Makefile b/x11-fm/qtfm/Makefile
index d4a68cebf3a1..7535f1a989d3 100644
--- a/x11-fm/qtfm/Makefile
+++ b/x11-fm/qtfm/Makefile
@@ -19,8 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(h|cpp)
-USE_QT_VER= 4
-QT_COMPONENTS= gui network qmake_build moc_build rcc_build \
+USE_QT4= gui network qmake_build moc_build rcc_build \
imageformats_run
# Override -A option:
diff --git a/x11-fm/ultracopier/Makefile b/x11-fm/ultracopier/Makefile
index a5dd6e7c6281..3795e768e8ae 100644
--- a/x11-fm/ultracopier/Makefile
+++ b/x11-fm/ultracopier/Makefile
@@ -21,8 +21,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
USE_GNOME= desktopfileutils
USE_KDE4= automoc4 kdelibs
-USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus gui moc_build network qmake_build rcc_build svg \
+USE_QT4= corelib dbus gui moc_build network qmake_build rcc_build svg \
uic_build xml xmlpatterns
USE_CMAKE= yes