From 973316006de00a809dfed903dfd1c75038280496 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 24 Mar 2013 07:29:40 +0000 Subject: Fix zenity dependency. Reported by: zaphod@berentweb.com git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17240 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/mutter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index fc76d1180..9f2e217c3 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -1,6 +1,6 @@ # Created by: Pawel Worach # $FreeBSD$ -# $MCom: ports/x11-wm/mutter/Makefile,v 1.38 2013/02/22 20:36:00 kwm Exp $ +# $MCom: ports/x11-wm/mutter/Makefile,v 1.39 2013/03/21 21:34:32 kwm Exp $ PORTNAME= mutter PORTVERSION= 3.4.1 @@ -17,7 +17,7 @@ BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \ LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \ clutter-1.0:${PORTSDIR}/graphics/clutter \ canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3 -RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity \ +RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \ gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas -- cgit v1.2.3