summaryrefslogtreecommitdiff
path: root/wm/sawfish
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit86c13741d5aac3e7554ae1450f434384bccf09e2 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /wm/sawfish
parentea5eb9df0c476c06390c6b0f9497fdd0c4d8cd1e (diff)
downloadpkgsrc-86c13741d5aac3e7554ae1450f434384bccf09e2.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'wm/sawfish')
-rw-r--r--wm/sawfish/Makefile5
-rw-r--r--wm/sawfish/Makefile.common3
2 files changed, 5 insertions, 3 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index 858a23d4809..d21a8b04d45 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2004/01/15 08:10:16 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2004/03/08 19:40:43 jmmv Exp $
#
PKGNAME= sawfish-${SF_VERS}
-PKGREVISION= 7
+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_X11BASE= # defined
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common
index ae81f15d513..601b0c44e93 100644
--- a/wm/sawfish/Makefile.common
+++ b/wm/sawfish/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2004/01/24 15:18:32 grant Exp $
+# $NetBSD: Makefile.common,v 1.19 2004/03/08 19:40:43 jmmv Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
@@ -9,6 +9,7 @@ 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