diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 17:54:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 17:54:29 +0000 |
commit | 2d9b835f6bf1811aa6ec46404ceef7b29f311f8c (patch) | |
tree | 049d6d84b089d6ab2ba64c5f6ce5fb229bf7d18c /wm | |
parent | af108015fccf7412946380e49c8536a3a4001f09 (diff) | |
download | pkgsrc-2d9b835f6bf1811aa6ec46404ceef7b29f311f8c.tar.gz |
Update DEPENDS.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/sawfish/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 9155174ef5c..731b4b76788 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2003/07/13 13:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/13 18:01:50 wiz Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 3 +PKGREVISION= 4 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 |