diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-20 11:58:18 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-20 12:02:27 +0000 |
commit | 61273b53600c96064b4226b9849a0c945bfb3f15 (patch) | |
tree | dd20442eca48b052bf2c8bf8c3867d29006396a6 | |
parent | 4ac3e8b7884edd6621393073b0541c3a2a60b410 (diff) | |
download | ports-61273b53600c96064b4226b9849a0c945bfb3f15.tar.gz ports-61273b53600c96064b4226b9849a0c945bfb3f15.zip |
audio/plasma5-plasma-pa: Remove invalid CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | audio/plasma5-plasma-pa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index e04c61416a3c..9ce13f697c3e 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -8,7 +8,7 @@ COMMENT= Plasma5 Plasma pulse audio mixer LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libpulse.so:audio/pulseaudio -USES= cmake compiler:c++11-lib cpe gettext gnome kde:5 pkgconfig qt:5 \ +USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \ shebangfix tar:xz USE_GNOME= gconf2 USE_KDE= config configwidgets coreaddons ecm globalaccel i18n \ |