aboutsummaryrefslogtreecommitdiffstats
path: root/mail
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 /mail
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 'mail')
-rw-r--r--mail/kbiff/Makefile3
-rw-r--r--mail/kshowmail/Makefile3
-rw-r--r--mail/qgmailnotifier/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index 3dca0fbc4313..97c3ab757730 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -18,8 +18,7 @@ LICENSE= GPLv2
USE_BZIP2= yes
USE_KDE4= automoc4 kdehier kdeprefix kdelibs
-USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus gui network svg xml \
+USE_QT4= corelib dbus gui network svg xml \
qmake_build uic_build rcc_build
USE_PERL5_BUILD=yes
USE_GETTEXT= yes
diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile
index 206bc1cd39b5..edd722cf144d 100644
--- a/mail/kshowmail/Makefile
+++ b/mail/kshowmail/Makefile
@@ -16,8 +16,7 @@ COMMENT= POP3 mail checker for KDE
LICENSE= GPLv2
USE_KDE4= automoc4 kdehier kdeprefix kdelibs pimlibs
-USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus gui network svg xml \
+USE_QT4= corelib dbus gui network svg xml \
qmake_build uic_build rcc_build
USE_PERL5_BUILD=yes
USE_GETTEXT= yes
diff --git a/mail/qgmailnotifier/Makefile b/mail/qgmailnotifier/Makefile
index a69d3f21a3a7..e371ad61eaed 100644
--- a/mail/qgmailnotifier/Makefile
+++ b/mail/qgmailnotifier/Makefile
@@ -15,8 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= crees@FreeBSD.org
COMMENT= A portable QT4 based GMail notifier
-USE_QT_VER= 4
-QT_COMPONENTS= qmake_build moc_build uic_build gui network xml rcc_build
+USE_QT4= qmake_build moc_build uic_build gui network xml rcc_build
WRKSRC= ${WRKDIR}/${PORTNAME}