Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 12/27/2006 14:29:45
Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Dec 27 14:29:45 UTC 2006

Modified Files:
	pkgsrc/mk: bsd.prefs.mk
	pkgsrc/mk/defaults: mk.conf

Log Message:
Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on
X11_TYPE and some other settings which can overriden by the platform
defaults. This has the nice side effect of simplifying the handling
in bsd.prefs.mk. Discussed with and reviewed by wiz@. Keep the
documentation for USE_XPKGWEDGE in defaults/mk.conf as suggested by
salo@.


To generate a diff of this commit:
cvs rdiff -r1.242 -r1.243 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -r1.141 -r1.142 pkgsrc/mk/defaults/mk.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.