summaryrefslogtreecommitdiff
path: root/wm/sawfish
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-21 05:39:18 +0000
committerfredb <fredb@pkgsrc.org>2002-03-21 05:39:18 +0000
commit47dcb815ea6f406cc7deb00532ecfcc0bdcbea6f (patch)
tree4cb94542f6fd3681c5b3bfb5d32ae1951aa1747c /wm/sawfish
parent895b7a9cb81c49f1c5a36af2c0cd0300309e8bb3 (diff)
downloadpkgsrc-47dcb815ea6f406cc7deb00532ecfcc0bdcbea6f.tar.gz
Bump PKGREVISION and dependencies in lock step for sawfish and friends
because of the change to MACHINE_GNU_PLATFORM for certain ports.
Diffstat (limited to 'wm/sawfish')
-rw-r--r--wm/sawfish/Makefile6
-rw-r--r--wm/sawfish/Makefile.common7
2 files changed, 6 insertions, 7 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index 59308a3ec95..f074e0b1271 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2002/03/14 00:48:18 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/03/21 05:39:20 fredb Exp $
#
PKGNAME= sawfish-${SF_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= GNOME-aware window manager that is fully configurable in Lisp
-DEPENDS+= sawfish-replibs-${SF_VERS}nb1:../../wm/sawfish-replibs
+DEPENDS+= sawfish-replibs-${SF_VERS}nb2:../../wm/sawfish-replibs
USE_X11BASE= # defined
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common
index eb4a7c0401c..f414074a776 100644
--- a/wm/sawfish/Makefile.common
+++ b/wm/sawfish/Makefile.common
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.7 2002/03/13 17:37:47 fredb Exp $
+# $NetBSD: Makefile.common,v 1.8 2002/03/21 05:39:20 fredb Exp $
DISTNAME= sawfish-${SF_VERS}
-PKGREVISION= 1
SF_VERS= 1.0.1
CATEGORIES= x11 gnome wm
MASTER_SITES= http://prdownloads.sourceforge.net/sawmill/
@@ -9,8 +8,8 @@ MASTER_SITES= http://prdownloads.sourceforge.net/sawmill/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://sawmill.sourceforge.net/
-DEPENDS+= librep>=0.14:../../lang/librep
-DEPENDS+= rep-gtk>=0.14:../../x11/rep-gtk
+DEPENDS+= librep>=0.15.1nb1:../../lang/librep
+DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
DEPENDS+= control-center-[0-9]*:../../x11/controlcenter