aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-06-24 17:18:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-06-24 17:19:18 +0000
commit87137cb4f8f4e9ecaa90d7e0e6d363d235e3e1e4 (patch)
treebeee35c5ecda7babb7ba5046faa18b7a60193e38
parentd714b04b515cafe153a4953a0fddc959d848eb91 (diff)
downloadports-87137cb4f8f4e9ecaa90d7e0e6d363d235e3e1e4.tar.gz
ports-87137cb4f8f4e9ecaa90d7e0e6d363d235e3e1e4.zip
gnome: replace vinagre with gnome-connections
vinagre has been deprecated along with gnome3 and replaced by gnome-connections
-rw-r--r--x11/gnome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index b97cd39bf9ae..16deec965482 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gnome
PORTVERSION= 42
+PORTREVISION= 1
CATEGORIES?= x11 gnome
MAINTAINER= gnome@FreeBSD.org
@@ -62,7 +63,7 @@ RUN_DEPENDS+= epiphany>=3.0.0:www/epiphany \
file-roller>=3.0.0:archivers/file-roller \
evince>=3.0.0:graphics/evince \
vino>=3.0.0:net/vino \
- vinagre>=3.0.0:net/vinagre \
+ gnome-connections>=42:net/gnome-connections \
gnome-games>=3.0.0:games/gnome-games \
totem>=3.0.0:multimedia/totem \
gconf-editor>=3.0.0:sysutils/gconf-editor \