summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortcberner <tcberner@35697150-7ecd-e111-bb59-0022644237b5>2020-10-31 07:36:41 +0000
committertcberner <tcberner@35697150-7ecd-e111-bb59-0022644237b5>2020-10-31 07:36:41 +0000
commit8a33aef36fe83042a0742c8c3ad9f73f93e3c3a3 (patch)
treea1ccb2d3c5816f147e3504c03bdd17b41155dde2
parent848c97fb8eb49ad77faa418a8ff0e5dfba3f0da9 (diff)
downloadfreebsd-ports-8a33aef36fe83042a0742c8c3ad9f73f93e3c3a3.tar.gz
freebsd-ports-8a33aef36fe83042a0742c8c3ad9f73f93e3c3a3.tar.bz2
x11/gnome-shell: follow up to r55375
- chase changed dependency PR: 250512 git-svn-id: http://svn.freebsd.org/ports/head@553738 35697150-7ecd-e111-bb59-0022644237b5
-rw-r--r--x11/gnome-shell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index df03842abe0d..33fc58e99c87 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-shell
PORTVERSION= 3.36.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -29,7 +29,7 @@ LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
libpolkit-agent-1.so:sysutils/polkit \
libp11-kit.so:security/p11-kit \
libical.so:devel/libical \
- libgcr-3.so:security/gcr \
+ libgcr-base-3.so:security/gcr \
libicuuc.so:devel/icu \
libpulse.so:audio/pulseaudio \
libcroco-0.6.so:textproc/libcroco \