diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 11:19:58 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-11-05 11:19:58 +0000 |
commit | de94e0e1609a9f2a40be0bdc9592002fe3464557 (patch) | |
tree | e63a7473b09ed1d3956224c6f37079320c4da68e /Mk | |
parent | b3fc541cf1e8cc80c15b4d48188487501618ae39 (diff) | |
download | ports-de94e0e1609a9f2a40be0bdc9592002fe3464557.tar.gz ports-de94e0e1609a9f2a40be0bdc9592002fe3464557.zip |
Update to KDE 3.4.3 / KOffice 1.4.2
Notes
Notes:
svn path=/head/; revision=147365
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.kde.mk | 2 | ||||
-rw-r--r-- | Mk/bsd.kde4.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk index 68c1a1fca3b9..89da3bb525e8 100644 --- a/Mk/bsd.kde.mk +++ b/Mk/bsd.kde.mk @@ -117,7 +117,7 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${CPPFLAGS} ${QTCPPFLAGS}" LIBS="${QTCFGL # Yeah, it's namespace pollution, but this is really the best place for this # stuff. Arts does NOT use it anymore. -KDE_VERSION= 3.4.2 +KDE_VERSION= 3.4.3 KDE_ORIGVER= ${KDE_VERSION} KDE_PREFIX?= ${LOCALBASE} diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index 68c1a1fca3b9..89da3bb525e8 100644 --- a/Mk/bsd.kde4.mk +++ b/Mk/bsd.kde4.mk @@ -117,7 +117,7 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${CPPFLAGS} ${QTCPPFLAGS}" LIBS="${QTCFGL # Yeah, it's namespace pollution, but this is really the best place for this # stuff. Arts does NOT use it anymore. -KDE_VERSION= 3.4.2 +KDE_VERSION= 3.4.3 KDE_ORIGVER= ${KDE_VERSION} KDE_PREFIX?= ${LOCALBASE} |