Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2005 05:54:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Nov 28 05:54:17 UTC 2005

Modified Files:
	pkgsrc/mk: find-prefix.mk

Log Message:
Extend find-prefix.mk so that we can specify a package wildcard instead
of just ${PKGBASE}, e.g. M4DIR=m4>=1.0 will set M4DIR to the installation
prefix of m4 if it matches "m4>=1.0", otherwise it will set M4DIR to
${M4DIR_DEFAULT}.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/find-prefix.mk

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