diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-10-28 10:59:23 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-10-28 10:59:23 +0000 |
commit | 9f68d12bf2fefce1c8e2df1ac9b81ad6303f72be (patch) | |
tree | 94a4f8ed2f3e2edc071b3ddad5e551e10c7c5290 /x11/plasma5-plasma-workspace/Makefile | |
parent | 1c32fe1fa1665a2fe789fddcda2b37717bc8a97d (diff) | |
download | ports-9f68d12bf2fefce1c8e2df1ac9b81ad6303f72be.tar.gz ports-9f68d12bf2fefce1c8e2df1ac9b81ad6303f72be.zip |
Notes
Diffstat (limited to 'x11/plasma5-plasma-workspace/Makefile')
-rw-r--r-- | x11/plasma5-plasma-workspace/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index 73f7414ba4a7..9158dd60199c 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -2,7 +2,6 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 4 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -35,7 +34,7 @@ USE_KDE= activities activitymanagerd attica auth baloo bookmarks \ texteditor textwidgets unitconversion wallet wayland \ widgetsaddons windowsystem xmlgui xmlrpcclient \ breeze_run breeze-icons_run oxygen-icons5_run \ - kde-cli-tools_run kded_run milou_run + kded_run milou_run USE_QT= concurrent core dbus graphicaleffects gui network phonon4 \ printsupport qdbus qml quick quickcontrols_run script sql \ testlib webkit widgets x11extras xml \ |