Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/x11
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 06/24/2005 09:08:32
Module Name:	pkgsrc
Committed By:	salo
Date:		Fri Jun 24 09:08:32 UTC 2005
Modified Files:
	pkgsrc/x11/XFree86-libs [pkgsrc-2005Q2]: builtin.mk
	pkgsrc/x11/xorg-libs [pkgsrc-2005Q2]: builtin.mk
Log Message:
Pullup ticket 562 - requested by Johnny C. Lam
built-in detection fixes for XFree86-libs and xorg-libs
Revisions pulled up:
- pkgsrc/x11/XFree86-libs/builtin.mk	1.2
- pkgsrc/x11/xorg-libs/builtin.mk	1.2
   Module Name:		pkgsrc
   Committed By:	jlam
   Date:		Fri Jun 24 05:21:31 UTC 2005
   Modified Files:
   	pkgsrc/x11/XFree86-libs: builtin.mk
   	pkgsrc/x11/xorg-libs: builtin.mk
   Log Message:
   For XFree86-libs and xorg-libs file existence test, check whether the
   file is in ${LOCALBASE} or not.  If it isn't, then assume that the
   X11 distribution is built-in.  This fixes the detection of both
   XFree86-libs and xorg-libs and causes the proper dependency to be
   added to packages that use X11.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.2.1 pkgsrc/x11/XFree86-libs/builtin.mk
cvs rdiff -r1.1 -r1.1.2.1 pkgsrc/x11/xorg-libs/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.