diff options
Diffstat (limited to 'deskutils/gnome-shell-extension-audio-output-switcher/Makefile')
-rw-r--r-- | deskutils/gnome-shell-extension-audio-output-switcher/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile index da0af22616a0..0da0ef88a013 100644 --- a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile +++ b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-shell-extension-audio-output-switcher PORTVERSION= 0.0.0.20171022 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome DIST_SUBDIR= gnome @@ -8,6 +8,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome-shell audio output switcher WWW= https://github.com/anduchs/audio-output-switcher +BROKEN= Does not support recent gnome-shell + BUILD_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ |