From 752a66b40a757b50196fb97fda1143a42e96c295 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 27 Oct 2013 22:10:10 +0000 Subject: Move gnome3 ports into the place of the gnome2 locations. Update to new port rules, remove conflicts, latest_link, enable stage support. gnome-games was skipped because I got a update for that. gnome-keyring 2 vs 3, needs to be looked at. zenity 2 vs 3, and libgnomekbd 2 vs 3 Use new lib_depend syntax in bsd.gnome.mk. Possible lots of broken links. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18813 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/metacity/files/patch-configure | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-wm/metacity/files/patch-configure') diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure index 223d0af9e..5ae975a06 100644 --- a/x11-wm/metacity/files/patch-configure +++ b/x11-wm/metacity/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig 2010-04-01 13:44:38.000000000 +0200 -+++ configure 2010-04-01 13:45:49.000000000 +0200 -@@ -24238,7 +24238,7 @@ +--- configure.orig 2011-04-05 20:58:36.000000000 +0200 ++++ configure 2011-04-05 20:59:24.000000000 +0200 +@@ -18286,7 +18286,7 @@ " - METACITY_MINOR_VERSION=30 + METACITY_MINOR_VERSION=34 -if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then +if test $(( $(echo $METACITY_MINOR_VERSION) %2)) = "1"; then stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2)) -- cgit v1.2.3