diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index bd3d7633f..3cfd75d17 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.24 2011/04/25 22:13:32 mezz Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.25 2011/04/27 21:53:18 kwm Exp $ # PORTNAME= gnome3 @@ -31,7 +31,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \ yelp>=2.91.0:${PORTSDIR}/x11/yelp3 \ zenity>=2.91.0:${PORTSDIR}/x11/zenity \ - metacity>=2.30.0:${PORTSDIR}/x11-wm/metacity \ + metacity>=2.34.0:${PORTSDIR}/x11-wm/metacity \ gnome-control-center>=2.91.0:${PORTSDIR}/sysutils/gnome-control-center3 \ ${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ gnome-tweak-tool:${PORTSDIR}/deskutils/gnome-tweak-tool \ |