diff options
author | lofi <lofi@FreeBSD.org> | 2008-03-14 01:57:19 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2008-03-14 01:57:19 +0800 |
commit | b34f1dd1a8102c0f0750f0fe0381495064f9c2be (patch) | |
tree | 76ba9ea6482e72068c64ec0d1008eb470c9e716f /Mk | |
parent | 7e59b3c8f3364f8e9916c8d219894da2c3941f44 (diff) | |
download | freebsd-ports-gnome-b34f1dd1a8102c0f0750f0fe0381495064f9c2be.tar.gz freebsd-ports-gnome-b34f1dd1a8102c0f0750f0fe0381495064f9c2be.tar.zst freebsd-ports-gnome-b34f1dd1a8102c0f0750f0fe0381495064f9c2be.zip |
Update to Qt 4.3.4
Diffstat (limited to '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 ce0687032aa3..ad5343b4bd31 100644 --- a/Mk/bsd.qt.mk +++ b/Mk/bsd.qt.mk @@ -66,7 +66,7 @@ QTCGFLIBS?= .endif # !defined(_POSTMKINCLUDED) && !defined(Qt_Pre_Include) -QT4_VERSION?= 4.3.1 +QT4_VERSION?= 4.3.4 _QT_COMPONENTS_ALL= accessible assistant assistantclient codecs-cn \ codecs-jp codecs-kr codecs-tw corelib dbus designer \ |