Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/24/2005 05:21:31
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.2 pkgsrc/x11/XFree86-libs/builtin.mk
cvs rdiff -r1.1 -r1.2 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.