diff options
Diffstat (limited to 'audio/plasma5-kpipewire/Makefile')
-rw-r--r-- | audio/plasma5-kpipewire/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/plasma5-kpipewire/Makefile b/audio/plasma5-kpipewire/Makefile index 75b84df67862..576501345d3c 100644 --- a/audio/plasma5-kpipewire/Makefile +++ b/audio/plasma5-kpipewire/Makefile @@ -1,5 +1,6 @@ PORTNAME= kpipewire DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -15,7 +16,8 @@ USES= cmake compiler:c++11-lib gettext gl gnome kde:5 pkgconfig qt:5 \ shebangfix tar:xz USE_GL= egl gbm gl USE_GNOME= glib20 -USE_KDE= coreaddons ecm i18n plasma-wayland-protocols wayland +USE_KDE= coreaddons i18n plasma-wayland-protocols wayland \ + ecm:build USE_QT= core dbus declarative gui network wayland \ buildtools:build qmake:build |