summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-wm/metacity/Makefile3
-rw-r--r--x11-wm/metacity/distinfo4
-rw-r--r--x11-wm/metacity/files/patch-configure10
3 files changed, 14 insertions, 3 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index 2c4f00595..7cadcafeb 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= metacity
-PORTVERSION= 2.9.2
+PORTVERSION= 2.9.3
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_LIBTOOL_VER=15
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier gconf2
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --enable-render
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo
index d92cedca7..56df5bb3e 100644
--- a/x11-wm/metacity/distinfo
+++ b/x11-wm/metacity/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/metacity-2.9.2.tar.bz2) = 4ab2efa3d3b2fe3043f53f991e85a0b5
-SIZE (gnome2/metacity-2.9.2.tar.bz2) = 2220582
+MD5 (gnome2/metacity-2.9.3.tar.bz2) = f0980d33030bbaba5c7853c7c733b585
+SIZE (gnome2/metacity-2.9.3.tar.bz2) = 2230545
diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure
new file mode 100644
index 000000000..09c5caee7
--- /dev/null
+++ b/x11-wm/metacity/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Mon Jan 10 04:40:58 2005
++++ configure Mon Jan 10 04:41:11 2005
+@@ -25377,7 +25377,6 @@
+
+ if test x$have_xrender = xyes; then
+ echo "Building with Render"
+- METACITY_PC_MODULES="$METACITY_PC_MODULES xrender >= $XRENDER_VERSION"
+ fi
+ fi ## have_composite
+