From a6d803aaabd8c6ce7a12d84e8b008e97bcb6d72b Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 5 Jan 2003 20:10:10 +0000 Subject: Bump dependency on bsetroot for the boxes so that they all require a bsetroot that works without blackbox and uses it's own NLS files. While we're at it, nitpick the following: fluxbox: as pointed out in PR pkg/19687, fluxbox will detect Xft2 (if available) and depend on it automatically. Options were: add CONFIGURE_ARGS+= --disable-xft or include Xft2's buildlink. For the time being, add the buildlink following openboxes example. openbox: USE_BUILDLINK2=YES -- otherwise including buildlink2's is a no-op --- wm/blackbox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/blackbox') diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index 6e20a9007e3..e0b438afc63 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/11/20 18:20:30 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/01/05 20:10:10 jschauma Exp $ # DISTNAME= blackbox-0.65.0 @@ -10,7 +10,7 @@ MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= small and fast X11R6 window manager -DEPENDS+= bsetroot>=0.1:../../wm/bsetroot +DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot USE_BUILDLINK2= yes USE_X11BASE= yes -- cgit v1.2.3