Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2005 13:01:29
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon May  9 13:01:29 UTC 2005

Added Files:
	pkgsrc/mk: x11-clients.buildlink3.mk

Log Message:
Add a small Makefile fragment for packages requiring X11 clients
apps. Used at the moment for X11_TYPE=[xorg|XFree86] to fix
the build/installation of some packages, see
http://mail-index.netbsd.org/tech-pkg/2005/05/05/0024.html
for more information.

To switch between 'build' or 'full' dependency method use:

X11CLIENTS_DEPMETHOD=[full|build]


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/mk/x11-clients.buildlink3.mk

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