summaryrefslogtreecommitdiff
path: root/wm
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
parent814dcda762306c7a778d3d9a6304ecce8f0c09fa (diff)
downloadpkgsrc-82f3d569dfe5181ac339e871562ecf5f8acf7e7f.tar.gz
Depend on xdg-1.4 for share/themes.
Diffstat (limited to 'wm')
-rw-r--r--wm/matchbox-wm/Makefile3
-rw-r--r--wm/metacity/Makefile4
-rw-r--r--wm/openbox/Makefile4
-rw-r--r--wm/xfce4-wm/Makefile4
4 files changed, 9 insertions, 6 deletions
diff --git a/wm/matchbox-wm/Makefile b/wm/matchbox-wm/Makefile
index 1f41e884b2c..c30894ccb55 100644
--- a/wm/matchbox-wm/Makefile
+++ b/wm/matchbox-wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/12/15 20:33:02 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/03 09:25:39 wiz Exp $
#
DISTNAME= matchbox-window-manager-1.1
@@ -11,6 +11,7 @@ HOMEPAGE= http://projects.o-hand.com/matchbox/
COMMENT= Window manager designed for computers with small displays
USE_TOOLS+= pkg-config
+USE_DIRS+= xdg-1.4
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q}
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
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 65a3617c8a8..f576d5dcc7e 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/01/24 19:40:26 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/02/03 09:25:39 wiz Exp $
DISTNAME= openbox-3.3.1
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= Standards compliant, light-weight and extensible window manager
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
GNU_CONFIGURE= YES
-USE_DIRS+= gnome2-1.5
+USE_DIRS+= gnome2-1.5 xdg-1.4
USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile
index 20f13ce3c55..9edb724ac2a 100644
--- a/wm/xfce4-wm/Makefile
+++ b/wm/xfce4-wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/01/23 11:53:46 martti Exp $
+# $NetBSD: Makefile,v 1.21 2007/02/03 09:25:39 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,6 +10,8 @@ COMMENT= Xfce window manager
BUILDLINK_DEPMETHOD.libXt?= build
+USE_DIRS+= xdg-1.4
+
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"