From 09bea518e420ab67acce624a0fcfdbaea5d01813 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 17 May 2013 19:13:15 +0000 Subject: Make sure we got the right zenity version in run_depend [1] charset.alias lives now in lib/ Submitted by: Gustau Perez [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18475 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/metacity3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-wm/metacity3/Makefile b/x11-wm/metacity3/Makefile index 3b186bb90..f0321775d 100644 --- a/x11-wm/metacity3/Makefile +++ b/x11-wm/metacity3/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \ LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \ gtop-2.0:${PORTSDIR}/devel/libgtop \ canberra-gtk:${PORTSDIR}/audio/libcanberra -RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity \ +RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \ gsettings-desktop-schemas>=3.3.0:${PORTSDIR}/devel/gsettings-desktop-schemas CONFLICTS= metacity-2.30.[0-9]* @@ -33,7 +33,6 @@ USE_GNOME= gnomeprefix intlhack ltverhack gtk20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" GLIB_SCHEMAS= org.gnome.metacity.gschema.xml -- cgit v1.2.3