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/bsd.kde4.mk | |
parent | fd3cca14a8aed22fe55570beb0141af1ac3638c9 (diff) | |
download | ports-c941be99ae44ed8d79ae15969e138d7ce07e473e.tar.gz ports-c941be99ae44ed8d79ae15969e138d7ce07e473e.zip |
Notes
Diffstat (limited to 'Mk/bsd.kde4.mk')
-rw-r--r-- | Mk/bsd.kde4.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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} |