diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-08 22:57:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-08 22:57:21 +0000 |
commit | 748d9a927655a94386b2606f07873b6edbfd0cef (patch) | |
tree | 5789e851408fc554a4b232bc322c95d538a95900 /wm/sawfish | |
parent | 77651d784677460280d46b308053e957caccbaa0 (diff) | |
download | pkgsrc-748d9a927655a94386b2606f07873b6edbfd0cef.tar.gz |
Depend on currently available sawfish-replibs version. Bump PKGREVISION to 6.
Diffstat (limited to 'wm/sawfish')
-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 92600c8ebdb..648bb49e0fd 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.20 2003/11/12 01:31:52 salo Exp $ +# $NetBSD: Makefile,v 1.21 2003/12/08 22:57:21 wiz Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= GNOME-aware window manager that is fully configurable in Lisp -DEPENDS+= sawfish-replibs-${SF_VERS}nb2:../../wm/sawfish-replibs +DEPENDS+= sawfish-replibs-${SF_VERS}nb3:../../wm/sawfish-replibs USE_X11BASE= # defined |