summaryrefslogtreecommitdiff
path: root/wm/metacity/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-04-15 17:53:51 +0000
committerdrochner <drochner@pkgsrc.org>2008-04-15 17:53:51 +0000
commit1473b2a9ca1983900c79f049d78df934111e22bf (patch)
tree22e52f32d681edad0e4e0fe4db4fbbc71f0c997a /wm/metacity/Makefile
parent899e360cda54158fc3f3a7363de7a6b8f4cd62e9 (diff)
downloadpkgsrc-1473b2a9ca1983900c79f049d78df934111e22bf.tar.gz
update to 2.22.0
This switches to the gnome-2.22 release branch.
Diffstat (limited to 'wm/metacity/Makefile')
-rw-r--r--wm/metacity/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile
index bb9259f8f67..04b6518f26c 100644
--- a/wm/metacity/Makefile
+++ b/wm/metacity/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.75 2008/01/11 12:55:59 drochner Exp $
+# $NetBSD: Makefile,v 1.76 2008/04/15 17:53:51 drochner Exp $
#
-DISTNAME= metacity-2.20.2
+DISTNAME= metacity-2.22.0
CATEGORIES= wm x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.20/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -44,5 +44,6 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libXcursor/buildlink3.mk"
.include "../../x11/libXrender/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/libXdamage/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"