Subject: CVS commit: pkgsrc/wm
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2003 22:10:13
Module Name: pkgsrc
Committed By: jschauma
Date: Sun Jan 5 20:10:13 UTC 2003
Modified Files:
pkgsrc/wm/blackbox: Makefile
pkgsrc/wm/fluxbox: Makefile
pkgsrc/wm/openbox: Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/wm/blackbox/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/wm/fluxbox/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/wm/openbox/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.