diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/sawfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 7f5b0c2f03b..0b8a9c845dc 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/01/10 01:02:35 mycroft Exp $ +# $NetBSD: Makefile,v 1.14 2003/01/10 01:05:05 mycroft Exp $ # PKGNAME= sawfish-${SF_VERS} @@ -6,7 +6,7 @@ PKGNAME= sawfish-${SF_VERS} 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}:../../wm/sawfish-replibs USE_X11BASE= # defined |