summaryrefslogtreecommitdiff
path: root/wm/metacity
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-03 09:25:39 +0000
committerwiz <wiz@pkgsrc.org>2007-02-03 09:25:39 +0000
commit82f3d569dfe5181ac339e871562ecf5f8acf7e7f (patch)
tree892e2efd74793bda362cc4357c080b6edaa2ddb8 /wm/metacity
parent814dcda762306c7a778d3d9a6304ecce8f0c09fa (diff)
downloadpkgsrc-82f3d569dfe5181ac339e871562ecf5f8acf7e7f.tar.gz
Depend on xdg-1.4 for share/themes.
Diffstat (limited to 'wm/metacity')
-rw-r--r--wm/metacity/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile
index 4ffaeba9ded..6f468ddb5e2 100644
--- a/wm/metacity/Makefile
+++ b/wm/metacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2007/01/13 17:46:28 joerg Exp $
+# $NetBSD: Makefile,v 1.66 2007/02/03 09:25:39 wiz Exp $
#
DISTNAME= metacity-2.16.3
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/softwaremap/projects/Metacity/
COMMENT= GNOME-compliant window manager
-USE_DIRS+= gnome2-1.5 theme-1.0
+USE_DIRS+= gnome2-1.5 theme-1.0 xdg-1.4
USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= YES