Subject: CVS commit: pkgsrc/x11/xextensions
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2005 21:43:02
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Oct  9 21:43:02 UTC 2005

Modified Files:
	pkgsrc/x11/xextensions: builtin.mk

Log Message:
BUILDLINK_PREFIX.xextensions is not available in builtin.mk, so the check
for it never works if using make constructions.  Change it to use shell
code, as done in Xrender.  (Also for consistency in both packages.)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xextensions/builtin.mk

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