diff options
author | rene <rene@FreeBSD.org> | 2019-05-02 03:35:14 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-05-02 03:35:14 +0800 |
commit | 456dabbd3f25ce3d6b77f80ccf2b55a6ce704458 (patch) | |
tree | 8f109f7e53e6c9372dc6fbb0a978036f77b82b49 /audio/plasma5-plasma-pa | |
parent | c0f822803ab3da646309a065c0f281cca7c05fe6 (diff) | |
download | freebsd-ports-gnome-456dabbd3f25ce3d6b77f80ccf2b55a6ce704458.tar.gz freebsd-ports-gnome-456dabbd3f25ce3d6b77f80ccf2b55a6ce704458.tar.zst freebsd-ports-gnome-456dabbd3f25ce3d6b77f80ccf2b55a6ce704458.zip |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Diffstat (limited to 'audio/plasma5-plasma-pa')
-rw-r--r-- | audio/plasma5-plasma-pa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index 024d4510793f..f28338c3a4a5 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-pa DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org |