summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-26 20:00:05 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-26 20:00:05 +0000
commitc9ae19a5d01d8447375928c3d8daa70318aa7d88 (patch)
treed9aeac8907e9adda43fc0fd89e0f64024e4fd01e /wm
parent0a90c3356eba51fb87219727a1021dc4362c92f6 (diff)
downloadpkgsrc-c9ae19a5d01d8447375928c3d8daa70318aa7d88.tar.gz
Don't hard-code nb version of sawfish-replibs.
Diffstat (limited to 'wm')
-rw-r--r--wm/sawfish/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index 9312b2d4cb7..000f0221bc8 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.37 2006/04/17 14:52:12 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2006/05/26 20:00:05 joerg Exp $
#
PKGNAME= sawfish-${SF_VERS}
-PKGREVISION= 13
+PKGREVISION= 14
COMMENT= GNOME-aware window manager that is fully configurable in Lisp
-DEPENDS+= sawfish-replibs-${SF_VERS}nb7:../../wm/sawfish-replibs
+DEPENDS+= sawfish-replibs-${SF_VERS}{,nb*}:../../wm/sawfish-replibs
USE_DIRS+= xdg-1.1
USE_X11BASE= yes