summaryrefslogtreecommitdiff
path: root/wm/sawfish
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /wm/sawfish
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'wm/sawfish')
-rw-r--r--wm/sawfish/Makefile4
-rw-r--r--wm/sawfish/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index d21a8b04d45..bb96c88d2d7 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 19:40:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/14 16:15:28 jmmv Exp $
#
PKGNAME= sawfish-${SF_VERS}
@@ -7,8 +7,8 @@ PKGREVISION= 8
COMMENT= GNOME-aware window manager that is fully configurable in Lisp
DEPENDS+= sawfish-replibs-${SF_VERS}nb4:../../wm/sawfish-replibs
-DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
+USE_DIRS+= xdg-x11-1.1
USE_X11BASE= # defined
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common
index 601b0c44e93..da713136e94 100644
--- a/wm/sawfish/Makefile.common
+++ b/wm/sawfish/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2004/03/08 19:40:43 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.20 2004/04/14 16:15:28 jmmv Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
@@ -9,10 +9,10 @@ MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://sawmill.sourceforge.net/
DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
-DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
USE_X11= # defined
USE_BUILDLINK2= # defined
+USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= # defined
USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined