diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-08 08:34:12 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-08 08:34:12 +0800 |
commit | 0b6556548ebcb9a70fb027fc2988bb9562f679be (patch) | |
tree | 72c0b28822f6f58acdadcc22fe8e3042ef14ec20 /Mk/bsd.kde4.mk | |
parent | 38539b8ae1b566d4fa23f20138a9d8ee76a6f291 (diff) | |
download | freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.gz freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.zst freebsd-ports-gnome-0b6556548ebcb9a70fb027fc2988bb9562f679be.zip |
Update to KDE 3.3.1
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 0fbdd348cf14..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.0 +KDE_VERSION= 3.3.1 KDE_ORIGVER= ${KDE_VERSION} KDE_PREFIX?= ${LOCALBASE} |