diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-13 20:34:49 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-13 20:34:49 +0000 |
commit | 5c3471f6f048a239edecf23ee0c46e414c53d9a5 (patch) | |
tree | e37eb7a53d25ad3f605dca4ea6f5220114e75f65 /Mk/bsd.qt.mk | |
parent | 57655bc6e2e1296e220dfc40de8209c5c64a8e4e (diff) |
kde@freebsd team is pleased to announce the update for Qt4 ports.
Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update
new port misc/qt4-l10n has been added. This port provides localisation
support for Qt4 developers tools designer, linguist, etc.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=225988
Diffstat (limited to 'Mk/bsd.qt.mk')
-rw-r--r-- | Mk/bsd.qt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk index f4a4b843e825..9b55b13b9425 100644 --- a/Mk/bsd.qt.mk +++ b/Mk/bsd.qt.mk @@ -88,7 +88,7 @@ QTCGFLIBS?= # QT4 version # Don't forget to update ${PORTSDIR}/devel/qt4/files/configure ! # -QT4_VERSION?= 4.4.1 +QT4_VERSION?= 4.4.3 _QT_COMPONENTS_ALL= accessible assistant assistant-adp assistantclient \ clucene codecs-cn codecs-jp codecs-kr codecs-tw corelib \ |