aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-shell-extension-audio-output-switcher
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
commitb93a80c99281466281db26011356c75bd54ea36c (patch)
treecb5a8a1108829deee66dbb334ff2a733162448c6 /deskutils/gnome-shell-extension-audio-output-switcher
parentb78527376a1d11bef820d5e9fe86d3c524ea6acf (diff)
downloadports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz
ports-b93a80c99281466281db26011356c75bd54ea36c.zip
Notes
Diffstat (limited to 'deskutils/gnome-shell-extension-audio-output-switcher')
-rw-r--r--deskutils/gnome-shell-extension-audio-output-switcher/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile
index 3e53c05b3a31..cd5b82698c31 100644
--- a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile
+++ b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-shell-extension-audio-output-switcher
PORTVERSION= 0.0.0.20140520
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
DIST_SUBDIR= gnome3
@@ -15,7 +15,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
-USES= gettext gmake pkgconfig tar:xz
+USES= gettext gmake gnome pkgconfig tar:xz
USE_GNOME= glib20
USE_GITHUB= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -30,7 +30,7 @@ PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
NO_BUILD= yes
post-patch:
- @${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16"|g' \
+ @${REINPLACE_CMD} -e 's|3.12"|3.12","3.14","3.16", "3.18"|g' \
${WRKSRC}/metadata.json
do-install: