diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-04-03 12:28:59 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-04-03 12:28:59 +0000 |
commit | fbb904c8498fe32822ce1a35e3f59ef7fa7c9550 (patch) | |
tree | 02166a1d83df7a3f435549c3b298303c8d69debb /x11/kde4-workspace | |
parent | 716a082d8c3f97b8aee4863b4f4155c0c83225ee (diff) |
Notes
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r-- | x11/kde4-workspace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 4873f359a8fa..283c53f319a9 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -44,7 +44,7 @@ USES= cmake:outsource compiler:c++11-lib gettext gmake jpeg kde:4 \ pkgconfig shebangfix tar:xz USE_GL= gl glu USE_GNOME= glib20 libxml2 -USE_KDE= kactivities kdelibs nepomuk-core oxygen-icons4 \ +USE_KDE= kactivities kdelibs nepomuk-core oxygen-icons5 \ pimlibs akonadi automoc4 ontologies qimageblitz soprano strigi USE_QT4= corelib dbus declarative designer_build gui network \ opengl phonon qtestlib script sql svg webkit xml \ |