Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2004 22:32:45
Module Name:	pkgsrc
Committed By:	tv
Date:		Thu Nov 11 22:32:45 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Change the way _OPSYS_LIBTOOL_REQD works slightly.
Rather than replacing the LIBTOOL_REQD value, add two BUILD_DEPENDS lines.
That way, the higher numbered BUILD_DEPENDS wins -- allowing the version
in bsd.pkg.mk to be bumped beyond the value in the platform .mk and still
be enforced properly.


To generate a diff of this commit:
cvs rdiff -r1.1531 -r1.1532 pkgsrc/mk/bsd.pkg.mk

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