diff --git a/x11/plasma5-plasma/Makefile b/x11/plasma5-plasma/Makefile index 898ccfa13b6a..38c8bbf2384d 100644 --- a/x11/plasma5-plasma/Makefile +++ b/x11/plasma5-plasma/Makefile @@ -1,27 +1,26 @@ PORTNAME= plasma DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11 kde PKGNAMEPREFIX= plasma5- MAINTAINER= kde@FreeBSD.org COMMENT= KDE5 plasma meta port LICENSE= LGPL20 USES= kde:5 metaport qt:5 # remove: -# * bluedevil as we do have bluez -# * plasma-pa don't depend on plamsa-pa by default -# * breeze-kde4 don't pull in qt4 bits -USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa:Nbreeze-kde4} +# * bluedevil we do not have bluez at all +# * plasma-pa no plasma-pa (pulseaudio) by default +USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa} OPTIONS_DEFINE= PHONON PULSEAUDIO OPTIONS_DEFAULT= PHONON # Different from PHONON, because this is about the output plugins PHONON_DESC= Include phonon-gstreamer, for sound output PHONON_RUN_DEPENDS= ${QT_PLUGINDIR}/phonon4qt5_backend/phonon_gstreamer.so:multimedia/phonon-gstreamer PULSEAUDIO_USE= KDE=plasma-pa_run .include