diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-02 00:18:06 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-02 00:18:06 +0000 |
commit | c941be99ae44ed8d79ae15969e138d7ce07e473e (patch) | |
tree | 1ce201803e09b9cb30f79e46a9dae236682a1da4 /Mk | |
parent | Sync with ports. (diff) |
Argh argh argh argh. Full reverse!
Notes
Notes:
svn path=/head/; revision=122945
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 f8054fd34a01..1b4d7a975588 100644 --- a/Mk/bsd.kde.mk +++ b/Mk/bsd.kde.mk @@ -115,7 +115,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.3.2 +KDE_VERSION= 3.3.1 KDE_ORIGVER= ${KDE_VERSION} KDE_PREFIX?= ${LOCALBASE} diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index f8054fd34a01..1b4d7a975588 100644 --- a/Mk/bsd.kde4.mk +++ b/Mk/bsd.kde4.mk @@ -115,7 +115,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.3.2 +KDE_VERSION= 3.3.1 KDE_ORIGVER= ${KDE_VERSION} KDE_PREFIX?= ${LOCALBASE} |