diff options
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 8abbb13..150713c 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome3 -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.0 CATEGORIES?= x11 gnome MAINTAINER= gnome@FreeBSD.org @@ -71,9 +71,9 @@ RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy \ totem>=3.0.0:${PORTSDIR}/multimedia/totem \ gconf-editor>=3.0.0:${PORTSDIR}/sysutils/gconf-editor \ gdm>=3.0.0:${PORTSDIR}/x11/gdm \ + gnome-color-manager>=0:${PORTSDIR}/graphics/gnome-color-manager \ evolution>=3.0.0:${PORTSDIR}/mail/evolution \ - cheese>=3.0.0:${PORTSDIR}/multimedia/cheese \ - alacarte>=3.0.0:${PORTSDIR}/deskutils/alacarte + cheese>=3.0.0:${PORTSDIR}/multimedia/cheese .endif # !gnome3-lite section |