diff options
Diffstat (limited to 'audio/plasma5-plasma-pa/Makefile')
-rw-r--r-- | audio/plasma5-plasma-pa/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index 60ab3da031bf..e52ca7abbb37 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-pa DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -13,9 +14,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/sounds/freedesktop/index.theme:audio/freedesktop USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \ shebangfix tar:xz USE_GNOME= glib20 -USE_KDE= config configwidgets coreaddons ecm globalaccel i18n kcmutils \ +USE_KDE= config configwidgets coreaddons globalaccel i18n kcmutils \ kdeclarative notifications package plasma-framework \ - doctools:build + doctools:build ecm:build USE_QT= core dbus declarative gui network widgets xml \ buildtools:build qmake:build |