Subject: CVS commit: pkgsrc/x11/Xrender
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2005 21:30:55
Module Name: pkgsrc
Committed By: jmmv
Date: Sun Oct 9 21:30:55 UTC 2005
Modified Files:
pkgsrc/x11/Xrender: builtin.mk
Log Message:
Fix previous (finally, I hope): do not check for the existence of the .pc
file using make constructions, as BUILDLINK_PREFIX.Xrender is not defined
at this point. Delay evaluation until the target is executed by using
shell code.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/Xrender/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.