summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-03-28 22:22:25 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-03-28 22:22:25 +0000
commit5f99028acfa674665c51c28aeb466594e9371138 (patch)
tree3f9ed0ec5c0f51f991000eeb5bd5fca2ed092f62 /Mk
parentGive games/groundhog a proper dependencylist (diff)
Removed KDE_I18N_VERSION, which I should have removed before release.
Notes
Notes: svn path=/head/; revision=77652
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.kde.mk4
-rw-r--r--Mk/bsd.kde4.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk
index 196f0efb8e5b..ac170f812c43 100644
--- a/Mk/bsd.kde.mk
+++ b/Mk/bsd.kde.mk
@@ -92,8 +92,8 @@ CONFIGURE_ENV+= MOC="${MOC}" QTDIR="${QTDIR}"
.elif ${USE_QT_VER} == 3
# Yeah, it's namespace pollution, but this is really the best place for this
-# stuff since arts/kdelibs use it.
-KDE_VERSION= 3.1
+# stuff. Arts does NOT use it anymore.
+KDE_VERSION= 3.1.1
KDE_ORIGVER= ${KDE_VERSION}
KDE_PREFIX?= ${LOCALBASE}
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index 196f0efb8e5b..ac170f812c43 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.mk
@@ -92,8 +92,8 @@ CONFIGURE_ENV+= MOC="${MOC}" QTDIR="${QTDIR}"
.elif ${USE_QT_VER} == 3
# Yeah, it's namespace pollution, but this is really the best place for this
-# stuff since arts/kdelibs use it.
-KDE_VERSION= 3.1
+# stuff. Arts does NOT use it anymore.
+KDE_VERSION= 3.1.1
KDE_ORIGVER= ${KDE_VERSION}
KDE_PREFIX?= ${LOCALBASE}